Skip to content

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

My Usage

The My Usage page shows your personal AI coding usage analytics.

At the top, summary cards show:

  • Total tokens — input + output tokens across all sessions
  • Estimated cost — calculated from token counts and model pricing
  • Sessions — number of coding sessions in the selected period
  • Average session length — in turns

Use the date picker to filter by time period. Defaults to the last 7 days. Options include:

  • Last 24 hours
  • Last 7 days
  • Last 30 days
  • Custom range

A breakdown of token usage by model:

ModelTypical useCost tier
OpusComplex reasoning, architectureHighest
SonnetGeneral coding, most tasksMedium
HaikuSimple tasks, formattingLowest

The model mix chart helps identify model overkill — using Opus for tasks Sonnet could handle.

A line chart showing daily token consumption and cost. Useful for spotting:

  • Spikes from long sessions or complex tasks
  • Trends toward more or less efficient usage
  • Impact of changing your workflow (e.g., using plan mode more)
  • Tokens per turn — lower is better (concise, focused prompts)
  • Cost per session — average session cost
  • Output/input ratio — how much output you get per input token