Analytics Center
The Analytics page provides an overview of model usage and quota consumption, helping you understand how quota is being used across models and requests. It lives in the Platform Hub account area (not the Console sidebar). Available content varies slightly by deployment mode (SaaS / self-hosted).
Access Path
- Open the Platform Hub and select Usage & Analytics from your account area
Time Range
A time-range selector at the top of the page lets you switch the analyzed period:
- Today
- This Week (default)
- This Month
- This Quarter
The statistics, model usage, and recent calls update to reflect the selected range.
Quota Overview
The Quota Overview card summarizes your space's quota:
| Item | Description |
|---|---|
| Cumulative usage | Total quota used, shown with a usage progress bar |
| Recharge Pool | Quota available from recharges |
| Subscription Pool | Quota available from your subscription |
| Today Used | Quota consumed today |
The account owner's name is shown next to the card title.
Upgrade Options (SaaS only)
In SaaS mode, an Upgrade Options card is shown next to the Quota Overview with two entry points:
- Upgrade to Pro — opens the Subscription page
- Upgrade to Enterprise — opens the Subscription page
In self-hosted mode, the Upgrade Options card is not shown.
Statistics Cards
Three statistics cards summarize usage for the selected time range:
| Card | Description |
|---|---|
| Quota consumed | Total quota consumed in the selected period |
| Requests | Number of requests in the selected period |
| Avg Latency | Average response latency in the selected period |
Model Usage
The Model Usage breakdown lists usage per model:
| Field | Description |
|---|---|
| Model name | The model that was used |
| Total quota | Quota consumed by the model |
| Requests | Number of requests to the model |
| Avg latency | Average response latency for the model |
When there is no usage in the selected range, an empty state is shown.
Recent Calls
The Recent Calls log lists recent per-model invocations. Each entry shows:
- The model name and a relative timestamp (for example, "5 minutes ago")
- A Stream badge when the call used streaming
- The quota consumed by the call and its latency
When there are no recent calls, an empty state is shown.
SaaS vs. Self-hosted
| Section | SaaS Mode | Self-hosted Mode |
|---|---|---|
| Quota Overview | Visible | Visible |
| Statistics cards | Visible | Visible |
| Model Usage | Visible | Visible |
| Recent Calls | Visible | Visible |
| Upgrade Options | Visible | Not shown |
Related Documentation
- Billing Overview — Quota billing mechanism
- Dashboard — Console dashboard page