The Sign Out option allows users to securely log out of their account and end the current session.
When a user chooses to sign out, a confirmation dialog is displayed to prevent accidental logout.
Sign Out Confirmation
The confirmation dialog displays the following message:
Sign out?
You'll need to sign in again to access your dashboard and business data.
Available Actions
Cancel
Closes the confirmation dialog and keeps the user signed in to the current session.
Sign Out
Logs the user out of the application and ends the current session.
After signing out:
- The current session is terminated.
- Access to the dashboard and business data is restricted.
- The user is redirected to the Sign In page.
- The user must authenticate again to access the application.
Security
Signing out helps protect account information, especially when using:
- Shared devices
- Public computers
- Multiple user environments
It ensures that unauthorized users cannot access the business dashboard or account data after the session has ended.