Sessions

Browse user sessions with timeline of activity, events, and errors.


Overview

The Sessions page shows user sessions — a timeline of activity from individual users interacting with your application.

Each session shows:

  • Session ID
  • User identifier (if available)
  • Duration
  • Event count — Number of log entries in this session
  • Error count — How many errors occurred during the session
  • Start time

Click a session to see the full timeline of events that user experienced, including logs, errors, and requests in chronological order.

Sessions are useful for debugging user-reported issues — "User X says checkout failed" → find their session → see exactly what happened.