Skip to main content

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:

ColumnDescription
UserThe user who started the session
IP AddressesWhitelisted IPv4/IPv6 addresses with v4 and v6 badges
StatusSession status badge (ACTIVE, PENDING, PARTIAL, etc.)
ResourcesNumber of resources in the session
ExpiresWhen the session will automatically end
ActionsStop button for active sessions

Stopping a User's Session

Administrators can stop any active session in the organization:

  1. Find the session in the table.
  2. 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.