Skip to main content
The usage dashboard visualizes AI resource consumption in real time. Analyze token usage, request count, and cost across multiple dimensions (model, user, agent, group, team). Access via Admin > Monitoring > Usage.
Usage dashboard

Key Metrics

Key metrics appear at the top of the dashboard as cards.
MetricDescription
Total TokensAll tokens used in the selected period
Total RequestsAPI call count
Unique UsersActive users in the period
Unique ChatsCreated chat sessions
Unique ModelsNumber of model types used
Avg Tokens/RequestAverage token consumption per request
If average tokens/request is abnormally high, excessive system prompts or unnecessary context may be included. Review agent settings.

Usage Trend Chart

Visualize usage over time as a line chart.
Usage trend chart

Period Selection

PeriodAggregation Unit
Last 7 daysDaily
Last 30 daysDaily
CustomPick date range directly

Chart Metric

The chart shows token usage trend as a line graph.
MetricDescription
TokensTotal token usage by date

Multi-dimensional Analysis

Check how much each AI model is used.Per-model usage table
ColumnDescription
Model IDUsed model identifier
Total TokensToken consumption for that model
RequestsAPI call count for that model

Usage Type Classification

Classify what work tokens were used for.
Distribution by usage type
TypeDescription
CHATStandard chat conversation
EMBEDDINGDocument embedding processing
TITLE_GENERATIONChat title auto-generation
TAGS_GENERATIONChat tag auto-generation
QUERY_GENERATIONRAG search query generation
TOOL_CALLTool invocation
IMAGE_GENERATIONImage generation
IMAGE_PROMPT_GENERATIONImage prompt generation

Filtering

Combine multiple conditions to filter data. All filters apply simultaneously.
FilterDescription
PeriodStart/end date range
ModelPick a specific model
UserPick a specific user
GroupPick a specific group
TeamPick a specific team
AgentPick a specific agent
Filter dropdowns only show items with actual usage records.
Individual conversation details are available in a separate Monitoring > Conversation Logs tab.

Data Export

Export usage data as CSV or JSON. The export button is at the top-right of the dashboard.
Download monthly CSVs to compose cost reports, or analyze per-department usage in spreadsheets.

General Settings

Configure usage limits and excess actions

Tracing

Track per-request token usage

Auto-evaluation

Review response quality evaluation results