10. Session History¶
Part 10
/admin/sessions/history · Platform scope. The record of past sign-ins
across the organisation, with the API activity of each session.
Session History — the record that answers who did what, and when.¶
The table lists Session ID, Logged In, Expires and Status.
This is the page that answers “who did that, and when”. Select a session to see the actions it performed, each with a status and a time. Two habits make it useful:
Look at it before you need it. Knowing what a normal week looks like is what makes an abnormal one visible.
Note the timestamps. Users report problems in vague terms; a timestamp from this page is what lets an engineer find the matching entry in the service logs.
How long these records are kept is governed by the audit-log and API-activity retention values on Performance & Limits (Part 12).