Auditing Logs
Sessions
User login sessions, active access, and operational session management.
Sessions show which users are currently authenticated and active in the system.
Admins use Sessions to:
- Review active logins
- Revoke access when needed
- Investigate whether a user is still authenticated
Session handling is part of the broader account and access model described in Users.