Core Components
Sessions Table
The Sessions Table provides a high-density view of all active and historic sessions.- Pagination: Minimalist navigation showing the precise range of sessions being viewed.
- Hover Actions: Quickly reveal action icons like
ChevronRightto dive into session details. - ID Copying: Technical Session IDs (e.g.,
sess_...) can be copied directly from the table with a single click.
Filter Bar
Precisely locate sessions using the advanced filtering suite:- Session ID Search: Real-time debounced search to find specific session identifiers.
- Model Attribution: Filter sessions by the specific AI models used (e.g., GPT-4o, Claude 3.5 Sonnet).
- Time Range: Reuses the global platform time range selector for temporal auditing.
- Reset Controls: Clear all active filters while preserving your selected time window.
Conversation Viewer
The primary interface for viewing a specific conversation thread.- Chronological List: A clear view of the back-and-forth between the user and the assistant.
- Turn Metrics:
- Assistant Messages: Display precise Input Tokens and Input Cost badges.
- User Messages: Display Output Tokens and Output Cost badges.
- Model Context: Each message displays a
Cpuicon indicating the exact model that generated the response. - Responsive Layout: A side-by-side view with a session list on the left and active analysis on the right.

