What you can see
In the TeamCopilot web app, open the Token Usage tab. You get:- Summary metrics for the selected period:
- Estimated cost — approximate cost from model usage
- Total tokens plus input, output, and cached token counts
- Tracked sessions — how many sessions the aggregates are based on (context for the token totals, not a separate “team” report)
- Charts over time:
- Estimated cost over time — daily bars to compare spend across days
- Token usage over time — stacked bars by token type per day on the same timeline
How cost is calculated
TeamCopilot calculates estimated cost from the configured model and the token counts recorded for each completed assistant message. Pricing is applied per million tokens for:- input tokens
- cached input tokens
- output tokens
$0 as the cost, or you are not seeing cost at all, you need to add these pricing env vars to the TeamCopilot setup:
TEAMCOPILOT_MODEL_INPUT_PER_MILLION_USDTEAMCOPILOT_MODEL_CACHED_INPUT_PER_MILLION_USDTEAMCOPILOT_MODEL_OUTPUT_PER_MILLION_USD
OPENCODE_MODEL.
If no supported pricing is available for the configured model, the dashboard shows that pricing is unavailable and estimated cost may be 0 for those entries.
Time ranges
Use the range control at the top (for example 24 hours, 7 days, 30 days, or 90 days). Summary figures and charts all use that window.Accuracy and limitations
Figures are estimates derived from tracked sessions. Some activity may be missing from the totals. Use them for trends and rough budgeting, not as an exact bill.Screenshot
The Token Usage tab, showing cost and token analytics: