Visit duration timer
This content is for Spring ’26. Switch to the latest version for up-to-date documentation.
A Visit Timer widget can appear on the Visit console. It shows how long the current visit has been in progress. It starts when you check in and stops when the visit ends; if a visit is reopened, the timer resets. It is designed to keep counting if you minimise the app, lock the device, or switch tasks, so elapsed time stays meaningful.
JSON example:
"Visit": [ { "Widgets": [ { "Column": 1, "Title": "Visit Timer", "Type": "VisitTimer" } ] }]