Dashboard Overview
The dashboard is your auto-sop command center. It shows aggregate stats, gains over time, and a summary of your active directives — all in one place.First visit — Onboarding
When you first sign in with zero projects bound, the dashboard shows an onboarding flow with a QuickStart card:1
Copy your license key
Your unique license key is displayed at the top of the dashboard. Copy it with one click.
2
Install in your project
Run the install command in your project directory:
3
Use Claude Code normally
Start a Claude Code session. auto-sop captures interactions automatically.
4
Dashboard populates
Once the CLI syncs metrics, your dashboard fills with real data.
Stats grid
After binding your first project, the dashboard displays a stats grid with key metrics:
Projects that haven’t had recent Claude Code activity show their last-known stats in the grid. Inactive project metrics remain visible until the project is unbound.
Directive summary
Once your projects have directive-fire data, a Directive Summary card appears showing:- Total fires — how many times any directive has been triggered across all projects
- Top 5 directives — the most frequently firing directives with their preview text
- Active directive count — total unique directives across bound projects
Only the first 10 words of each directive are synced to the cloud. Full directive text stays on your machine.
Your Gains — charts
The Your Gains section displays two time-series charts:Tokens Saved
Track cumulative token savings over time. Shows how many tokens auto-sop has saved by preventing repeated mistakes.
Errors Prevented
Track errors prevented over time. Every time a directive fires successfully, it counts as a prevented error.

