Overview
The Overview page is the dashboard home screen. It provides a snapshot of activity across all projects for the selected time period.
Summary Cards
The top row shows aggregate stats for the selected period:
| Card | Description |
|---|---|
| Total Cost | Sum of all LLM costs in USD |
| Total Calls | Number of API requests routed |
| Success Rate | Percentage of requests that returned a successful response |
| Errors | Number of failed requests (provider errors, budget exceeded, etc.) |
| Active Models | Number of models that received at least one call |
| Active Projects | Number of projects with at least one call |
Daily Cost Chart
The bar chart below the cards shows cost per day (or per period, depending on the selected window). Hover over a bar to see the breakdown by project or model.
Period Selector
Use the selector in the top-right to change the reporting window:
| Option | Description |
|---|---|
| Daily | Today only |
| Weekly | Current calendar week |
| Monthly | Current calendar month |
| All | All time |
Navigating to Details
- Click a project name in the chart legend to go directly to that project's detail view.
- Click the Usage item in the sidebar for the full analytics page with filtering and drill-down.