How It Works
As you type in the task creation modal, the counter calculates:- Token estimate — Approximate tokens based on character count (~4 chars per token)
- Input cost — Estimated cost using the selected model’s pricing
- Character count — Raw character length of your prompt
Model Pricing
Cost estimates are based on the model selected in task options:| Model | Input Cost (per 1M tokens) |
|---|---|
| Haiku | $0.25 |
| Sonnet | $3.00 |
| Opus | $15.00 |
These are input token estimates only. Actual task cost includes output tokens, cache tokens, and tool usage which vary by task complexity.