Skip to main content
The Dashboard is the first thing you see when you open your Claude Scope workspace. It gives you a snapshot of all your recording activity and provides shortcuts to the most common actions — starting a new recording, browsing your sessions, or adjusting settings.

Stats cards

Four cards at the top of the Dashboard summarize your workspace at a glance.
Stats are fetched once when the Dashboard loads. Refresh the page to see updated counts if a session is currently being processed.

Quick action cards

Below the stats, three cards let you jump to common tasks without navigating the sidebar.

Record

Opens the new recording flow. Use this to start capturing a browser tab immediately.

Sessions

Takes you to the full sessions list where you can search, filter, and open any past recording.

Settings

Opens workspace settings where you can configure your default agent target, API key, and output options.

Recent sessions list

Directly below the quick actions, the Dashboard shows your five most recent sessions. Each row displays:
  • Title — the name you gave the recording (or the auto-generated title)
  • Duration — how long the recording ran
  • Frame count — the number of extracted UI state frames
  • Timestamp — when the session was created
  • Status badge — the current processing state of the session
Click any row to open the session detail page for that recording.

Session statuses

Every session carries one of three statuses, shown as a badge on the row.
The Dashboard does not poll for status changes automatically. If a session shows processing, refresh the page or open the session detail page — the detail view polls the /api/sessions/:id/status endpoint to reflect real-time progress.