Usage sub-tab

The third sub-tab of an AI agent. Shows this agent’s token consumption and cost trends.

When to use: “How much did this cost this month”, “Why did it suddenly burn so much”, “Should I upgrade my plan”.


Where to find

OC-1 (or OC-2 / HM-3) tab → Usage sub-tab

OC-1 Usage sub-tab OC-1 Usage sub-tab
Usage sub-tab: token trend chart, breakdown, cumulative cost

Sections of the Usage page

Top: trend chart

Token usage trend for the last N days (bar or line chart). X-axis is date, Y-axis is token count.

How to read:

  • Steady trend = normal use
  • Sudden spike = AI might be in a loop, scheduled task issue, or you’re doing heavy chats
  • All zero = AI not used (normal)

Middle: breakdown by category

Token counts split by use:

CategoryExample
ConversationDirect user-AI interaction
Scheduled TasksAI’s autonomous schedules
Tool UseInternal back-and-forth when AI uses tools

Bottom: cumulative cost

Cumulative USD cost based on current model rates (prompt + completion).


Different models, different cost

OC / HM let you pick different models, and cost differs hugely:

Modelinput/M tokensoutput/M tokensBest for
claude-opus-4-7HighHighComplex reasoning, long tasks
claude-sonnet-4-6MediumMediumGeneral chat, balanced
kimi-k2.6LowLowHigh volume, simple tasks
MiniMax-M2.7LowLowChinese chat, low latency

Actual rates per provider’s current pricing. Switching model → token count doesn’t change, but USD cost translation does.

To switch model: go to Settings sub-tab and adjust the model dropdown.


When you see “usage spiking”

Troubleshoot in this order:

  1. Check Activity sub-tab for recently failed scheduled tasks (AI might be retrying)
  2. Check recent days’ chats: any unusually long prompts or many interactions
  3. Check model selection: did you accidentally switch to an expensive model
  4. Pause + observe: if uncertain, pause for 24 hours and watch the trend chart flatten

Reading the trend chart

ShapeUsually means
Flat baseline + occasional spikesNormal — spikes are when you do big things
Steady climbSchedules adding up daily, or chats getting longer
Sudden cliffAI was paused or restarted
Permanently elevated plateauPossibly a loop; pause agent to investigate