Managing All Sessions
Admin Only
This page is only visible to organization administrators.
The admin sessions page gives you a view of all active and recent sessions across your entire organization.
Viewing All Sessions
Navigate to Sessions under the Admin section in the sidebar (not the user-level Sessions page).
The sessions table shows all sessions from all users in your organization:
| Column | Description |
|---|---|
| User | The user who started the session |
| IP Addresses | Whitelisted IPv4/IPv6 addresses with v4 and v6 badges |
| Status | Session status badge (ACTIVE, PENDING, PARTIAL, etc.) |
| Resources | Number of resources in the session |
| Expires | When the session will automatically end |
| Actions | Stop button for active sessions |
Stopping a User's Session
Administrators can stop any active session in the organization:
- Find the session in the table.
- Click the Stop button in the Actions column.
The session transitions to EXPIRING and all IP rules are revoked. Use this for:
- Emergency access revocation
- Cleaning up forgotten sessions
- Investigating suspicious activity
Status Badges
Sessions display colored status badges:
- ACTIVE (green) — Session is running, IP rules applied
- PENDING (yellow) — Rules being applied
- PARTIAL (orange) — Some rules applied, others failed
- FAILED (red) — No rules could be applied
- EXPIRED (gray) — Session ended normally
- CANCELLED (gray) — Session stopped manually
- EXPIRING (yellow) — Rules being removed
Next Steps
API Reference: For programmatic access, see Sessions API.