Accessing Monitor
Monitor lives in the project sidebar and requires the View Project Analytics permission. If your role doesn’t have it, the page shows an “Unauthorized” state instead of the dashboard.Date Range Filter
At the top of the page, a date range picker lets you choose the period to analyze.- Default range: the last 7 days.
- Maximum range: up to 3 months back from today (roughly the last 90 days) — earlier dates are disabled in the picker.
- Click Filter to apply the selected range, or Clear to reset the filter.
Top Row: Requests, Threads & Billing Summary
Total Requests
Bar chart of total API requests per day, with the total request count for the selected range shown above it.
Total Threads
Bar chart of total threads created per day, with the total thread count for the selected range shown above it.
Billing Summary
Donut chart breaking down total cost by service type, with the overall total shown in the center panel (tax not included).
Costs are shown in the project’s currency, defaulting to EUR (€) if none is configured.
Service Usage Tables
Below the summary, Monitor lists every service type your project consumed during the period as a separate table. Each table shows one row per model/API used within that type, with these columns:- Model — the underlying service or model (e.g.
openai,anthropic_claude_sonnet_4_6). - Type — where the usage came from, e.g.
Agent(an agent execution) orDatasource(e.g. embedding/reranking triggered by a datasource). - One or more consumption columns, specific to the service type (see table below).
- Cost — the cost for that row in the project’s currency.
A table only appears if there is usage of that type in the selected date range — if your project never used, say, Transcription, that table simply won’t show up.
Key Takeaways
✅ Project-level — Monitor aggregates the whole project, not a single agent. ✅ Date-scoped — every number and table reflects the selected date range (up to the last 3 months). ✅ Full cost breakdown — from the overall total down to per-model, per-service consumption units. ✅ Currency-aware — costs display in the project’s configured currency, defaulting to EUR.Related Topics
- Agent Analytics — Conversations, executions, and performance per agent
- Organizations & Projects — Project-level management