Claude Code Dashboard

Comprehensive Edition - All Data Sources

{{USER_NAME}} ({{USER_EMAIL}})

{{ORG_ROLE}} {{BILLING_TYPE}} v{{LAST_VERSION}}
Dashboard Updated
{{TIMESTAMP}}
User since: {{FIRST_START_DATE}}
Days using Claude: {{DAYS_USING}}
Startups
{{NUM_STARTUPS}}
Projects
{{NUM_PROJECTS}}
Main Sessions
{{MAIN_SESSIONS}}
User-initiated
Agent Sessions
{{AGENT_SESSIONS}}
Sub-agents
Total Cost
{{TOTAL_COST}}
Lines Added
+{{TOTAL_LINES_ADDED}}
Lines Removed
-{{TOTAL_LINES_REMOVED}}
Net Lines
{{NET_LINES}}
๐Ÿ†

Longest Session

Messages: {{LONGEST_SESSION_MSGS}}
Duration: {{LONGEST_SESSION_DURATION}}
From stats-cache.json
๐Ÿ’ฌ

Command History

Total Commands: {{TOTAL_COMMANDS}}
Avg Prompt Length: {{AVG_PROMPT_LENGTH}} chars
From history.jsonl
โšก

Session Performance

Avg Duration: {{AVG_DURATION}}
Avg API Response: {{AVG_API_DURATION}}
๐Ÿ”

Features Used

Prompt Queue: {{PROMPT_QUEUE_COUNT}}
Web Searches: {{TOTAL_WEB_SEARCHES}}

Model Usage Summary

Haiku 4.5

Fast & Efficient
Cost: {{HAIKU_COST}}
Input Tokens: {{HAIKU_INPUT}}
Output Tokens: {{HAIKU_OUTPUT}}

Sonnet 4.5

Balanced
Cost: {{SONNET_COST}}
Input Tokens: {{SONNET_INPUT}}
Output Tokens: {{SONNET_OUTPUT}}

Opus 4.5

Most Powerful
Cost: {{OPUS_COST}}
Input Tokens: {{OPUS_INPUT}}
Output Tokens: {{OPUS_OUTPUT}}

Cache Efficiency

Cache reads save tokens and reduce costs

Cache Reads {{TOTAL_CACHE_READS}}
Cache Created {{TOTAL_CACHE_CREATED}}
Cache Hit Ratio: {{CACHE_HIT_RATIO}}%

Tool Usage

from transcripts

Cost by Model

Slash Commands Used

from history.jsonl

Cost by Project

Session Type Breakdown

Token Usage by Project

๐Ÿ“ˆ Historical Trends

Daily Activity Trend

Model Usage Over Time

Session Length Distribution

Project Comparison (Messages)

Hour of Day Activity

from stats-cache.json

Authoritative session counts by hour

Weekday Pattern

7-day rolling average (messages)

Projects ({{NUM_PROJECTS}})

GitHub Repositories

Feature Usage Statistics

Data Sources

~/.claude.json
User info, project costs, feature usage
stats-cache.json
Authoritative session counts, hour activity
history.jsonl
Command history, slash commands
projects/*.jsonl
Session transcripts, tool usage