Reference usage dashboard
Claude Usage Dashboard¶
URL: usage.justinsforge.com (live, 200 OK behind Cloudflare)
Service: forge-usage-dashboard.service on Console, port 8098
Generator: forge/usage-dashboard/generate.py (rewrites index.html + data.json every 60s)
Data sources (2026-07-10 dual-account):
- ~/.claude/projects/**/*.jsonl — primary / Business account ([email protected])
- ~/.claude-sub2/projects/**/*.jsonl — sub2 / Gmail account ([email protected])
- forge/data/claude-quota/*.jsonl — forge automation quota tracker
Filters (client-side):
- Date range (Today / 7d / 30d / 90d / month / all + custom)
- Account: All / Business / Gmail
- Source: All / CreatorTrack / Forge / Other (project path + cwd heuristics: creatortrack, forge-suite*, worktrees → CT; /home/justinwieb/forge → forge)
Tables: - By Anthropic account (email + tokens + API-equiv cost) - By source (where the agent was working) - Account × source origin map - By day / by model / by channel (entrypoint: cli, claude-vscode, sdk-*) - Forge automation by day
Caveat: most /spawn sessions default cwd to /home/justinwieb/forge even when the prompt is CreatorTrack work, so CT filter undercounts those unless SPAWN_CWD pointed at the suite. Warm pool seats are Business-only.
Styling: dark slate, matches fleet dashboard. API cost uses cache-read=0.1x input, cache-write=1.25x input.
URL: https://mkdocs.justinsforge.com/memory/general/reference_usage_dashboard/