How-tointermediateadmin, member
Agent Token Tracking
Monitor per-agent token consumption, set budgets, and get alerts before you run out.
3 min read8,900 viewsUpdated 2026-02-17
Per-agent token view
Open Agent Detail → Token Usage to see:
- This month's usage — ring chart with daily breakdown
- Average daily burn — tokens consumed per day
- Budget status — remaining vs. allocated
- Projected usage — estimated end-of-month total
Compare agents side-by-side in Dashboard → Analytics → Token Comparison to identify your most and least token-hungry agents.
Setting per-agent budgets
Prevent any single agent from consuming your entire pool:
{
"agent_id": "ag_x7k2m9",
"token_budget": {
"daily_limit": 5000,
"monthly_limit": 100000,
"alert_at_percent": 80,
"action_on_limit": "pause"
}
}
| Setting | Options |
|---|---|
action_on_limit | pause — pauses the agent |
queue — queues new tasks | |
notify — sends alert, continues |
tokensmonitoringbudget
Was this helpful?
More questions? Contact support