Skip to content

In-progress visit enforcement

This content is for Spring ’26. Switch to the latest version for up-to-date documentation.

Your organisation can require at most one in-progress visit at a time. If you try to start another visit while one is open, a dialog typically offers Review (go to the in-progress list), End all (close every in-progress visit and continue), or Close (stay where you are).

JSON example:

"StartVisitChecks": {
"CheckForInProgressVisits": true,
"EnforceSingleInProgressVisits": true
}