Skip to main content

Sessions

The Sessions page provides information about active login sessions. To access this page, go to Administration and click Sessions in the navigation panel.

Sessions page

The Sessions page contains a table of active sessions, showing each session's User, device, browser, logged-in time, and last active time. Selecting a session opens an information panel with additional detail, such as the number of requests and the operating system.

Filtering Sessions

The left panel displays filter options to list the Sessions by:

  • All items - Shows all sessions.
  • Tenants - Shows sessions broken down by a specific Tenant on the system.
  • My Sessions - Shows all sessions belonging to the current User.
  • Users - Lists the Users with active sessions. Select a User to show only their sessions.
  • Browsers - Lists the browsers with active sessions. Select a browser to show only sessions logged in through it.

Terminating Sessions

To log a User out of the system, select the desired session in the list, then click Actions in the bottom-right corner. Select Logout and confirm the action to end the session. If a User is logged in more than once using different devices or browsers, the other sessions remain active.

Also available through the REST API
Everything on this page is built on Informer's public REST API, the same one the product uses, so your scripts and integrations can do it too. Developer reference: Auth API.