Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Dashboard

The Optra Prism dashboard is the web app at dashboard.prism.optra-ai.com. It’s where you look at your scores, drill into sessions, schedule reports, and connect integrations.

  1. Sign up with your email or OAuth provider.
  2. Finish onboarding — creates your organization, team, and workspace.
  3. Grab a gck_* key from the Gateway Keys page.
  4. Install the plugin and run /prism:setup. See Quickstart.

Data lands in the dashboard within a few minutes of a session ending. The PRISM Score follows shortly after the session is scored.

Open the dashboard and you land on the PRISM Score page. The headline number is one thing: the percentage of your sessions that crushed their goal.

A session “crushes” when four facts all land:

  1. It did real work (the substance floor).
  2. The outcome judge says the goal was completed.
  3. It wasn’t reworked by a later session.
  4. A clear intent was established.

See PRISM Score for the full definition, or Algorithm for the details.

The previous PRISM Score (Speed / Skill / Efficiency, built from prompt-behavior inputs) still runs in parallel. Use the score-version toggle in the sidebar to switch between PRISM Score v3 (the new outcome-based one) and the older composite. Both calculate every session — the toggle only changes what the dashboard shows.

The sidebar groups the product into a few clear areas. The exact pages you see depend on which score version is active.

These sit above any group heading.

ItemRouteWhat it shows
Overview/PRISM Score headline, sub-scores, recent sessions
Realtime/realtimeLive coding activity — turns, tokens, and prompts as they happen

The new outcome-based score and its supporting metrics.

ItemRouteWhat it shows
Score/score-v3The headline percentage, crushed-session count, trend, recent sessions
Speed/score-v3/speedCrushed Sessions Per Week (CSPW) and Time-To-Crush (TTC)
Skill/score-v3/skillAverage Prompt Grade (APG) — letter grade rolled up from the per-prompt rubric
Prompt Grade/score-v3/prompt-gradePer-prompt rubric drilldown — what graded well, what didn’t
Token Usage/score-v3/tokensCrush Weight + Tokens-Effective Total (TET), Tokens-Per-Task (TPT), $-Cost-Per-Crushed-Session ($CPCS)
Trivia/score-v3/triviaSessions excluded by the substance floor — what they were, why they dropped
Integrity/score-v3/integrityAnti-gaming flags — sessions where the judge wasn’t confident
Sub-sessions/score-v3/sub-sessionsExplorer for the underlying scored unit (a goal arc inside a Claude Code session)

See PRISM Score for what each page means and Measurement for how the engine builds them.

The older composite. Visible only when the sidebar toggle is set to v2.1.

ItemRoute
Score/prism
Speed/prism/speed
Efficiency/prism/efficiency
Skill/prism/skill

Actionable rollups derived from session data.

ItemRouteWhat it shows
Sessions/intelligence/reviewsPer-session reviews — LLM-authored title, summary, advisor cards
Throttle/insights/throttleRate-limit events, latency spikes, hours lost
Rightsizing/insights/rightsizingModel and tier recommendations
Report/my/reportChapter-based personal review

Your personal slice of the data.

ItemRouteWhat it shows
Overview/my/overviewSessions, time spent, headline numbers
Active Time/my/active-timeHourly / daily / weekly coding time
Productivity/my/productivityThroughput indicators — turns, sessions, output patterns
Telemetry/my/telemetryRaw OTEL signals from your sessions
Explorer/my/explorerBrowse and search your sessions, drill into turn-by-turn detail

Where configuration and support live.

ItemRoutePurpose
Integrations/integrationsSlack + email delivery for reports — see Integrations
Setup/setupRe-run onboarding flows, manage workspace setup
Support/supportGet help, view your support tier, open requests
DocumentsexternalOpens these docs in a new tab

These pages exist but aren’t in the main sidebar — they sit behind the account / org admin area in the header.

ItemRoutePurpose
Gateway Keys/keysManage gck_* keys
Developers/developersManage developers and key assignments
Cost Centers/cost-centersCost attribution
Organizations/organizationsOrganization settings
Profile/profileYour personal account settings

Sidebar layout: organization name and user avatar at the top, section nav on the left, content in the main area. Dark mode is the default and can be toggled from the user menu. Most pages have a date-range picker in the top-right that scopes the view — it persists per-page.