Usage
The Usage page shows your workspace’s API consumption over time. You can monitor total requests, token usage, successful requests, errors, and usage breakdowns by model and day.
Viewing Usage
Navigate to Developer → Usage in the sidebar.
Metrics Tracked
| Metric | Description |
|---|---|
| Total Requests | All API requests in the selected period |
| Total Tokens | Sum of prompt + completion tokens |
| Successful Requests | Requests that completed successfully |
| Errors | Requests that failed |
| By Model | Usage breakdown by AI model |
| Daily Activity | Requests per day over the selected period |
Time Periods
You can select from three time periods:
- 24 hours — Last 24 hours of activity
- 7 days — Last 7 days
- 30 days — Last 30 days
Recent Requests
The recent requests table shows individual API calls with:
- Timestamp
- Model used
- Status (success/error)
- Token counts
- Duration
What Usage Does NOT Track
GhostMind does not track:
- Pricing or cost (no billing system currently)
- Conversation content or message text
- Audio file content
- Transcript text
Next Steps
- API Keys — Manage keys that generate usage
- Rate Limits — Understand rate limiting
- Errors — Understand error types