Usage
The Usage screen tracks AI token consumption across all your projects. Monitor costs, analyze patterns, and optimize your AI usage.
Go to Usage in the left sidebar.
Token Usage Overview
The header shows key metrics:
| Metric | Description |
|---|---|
| Total Tokens | Combined input + output tokens consumed |
| LLM Calls | Number of API calls made |
| Conversations | Total conversations across projects |
| Projects | Number of projects with AI activity |
Token breakdowns show Input and Output token counts separately.
Filtering
Filter the view by:
| Filter | Options |
|---|---|
| Projects | All Projects or specific project |
| Providers | All Providers, Gemini, ChatGPT, Claude |
| Phases | All Phases or specific workflow phase |
| Time Range | Last 7 days, 30 days, etc. |
Token Usage Over Time
The chart displays daily token consumption by AI provider:
- Gemini — Google's AI model
- ChatGPT — OpenAI's model
Hover over data points to see exact values for each day.
Usage Optimization
| Recommendation | Impact |
|---|---|
| Use specific prompts | Reduces token count per request |
| Select appropriate models | Balance cost vs capability |
| Upload PRDs instead of long prompts | More efficient for complex requirements |
Related
- Profile — Configure AI provider API keys
- Requirement Agent — AI-powered schema generation