Skip to main content
Home > “Admin Menu” > “Dashboard”

Dashboard

The dashboard provides administrators with a central overview of usage and costs in VARIOS AI.
At a glance, you can monitor consumption, cost trends, and usage patterns.
Use the period selector in the top left to set the analysis period. All metrics and charts refer to the selected period.

Overview of Key Metrics

The top area displays the most important metrics as tiles:
  • Number of Requests
    Total number of requests in the selected period.
  • Total Costs
    Total costs for the selected period in USD.
  • Average per User
    Average costs per active user in the selected period.

Chart: Overview

A line chart shows the cost trend in the selected period.
This makes it easy to identify peak loads, trends, and unusual usage patterns.

Cost Breakdown

Costs are broken down in multiple panels. Each panel has a search field and pagination.
Costs are based on an extrapolation from transmitted tokens. Deviations from the actual costs billed by the model provider are possible.
PanelDescription
Costs by User GroupCosts per user group. Since users can belong to multiple groups, totals may exceed overall costs.
Costs by AssistantCosts per assistant – shows which assistants are used most frequently.
Costs by Chat ModelCosts per chat model (e.g. GPT 5.2, Claude Sonnet 4.5).
Costs by Embedding ModelCosts per embedding model (e.g. text-embedding-3-small).
Costs by Voice ModelCosts per voice model (transcription and speech).
Costs by ConnectorCosts per connector (e.g. Confluence, Microsoft 365, Webhook).
Costs by UserIndividual costs per user.
User statistics can be enabled or disabled via Admin Menu > Settings > Privacy.

Data export

Using the “Export data” function, all usage and cost data can be exported as a CSV file.
This enables further processing in external controlling or reporting tools.
No personal data is included in the export.
Warning: Costs are based on an extrapolation from transmitted tokens.
Deviations from the actual costs billed by the model provider are possible.

Included data fields

  • DateTime: Time of the chat operation
  • Costs: Cost of input or output in USD
  • Type: Type of record – input (user input), output (AI response), system (system message such as name or summary), api (API call)
  • Name: Name of the AI model used
  • Assistant: Assistant used to execute the request
  • InputTokens: Number of tokens processed in the user input
  • OutputTokens: Number of tokens generated in the AI response

Action

Click “Export CSV” to create the file and automatically start the download.

Guide

1

Select period

Use the period selector in the top left to set the desired analysis period. All metrics and charts refer to this period.
2

Review overall status

Use the top tiles (Requests, Total Costs, Average) to get a quick status overview.
3

Analyze cost development

Use the chart to identify trends and peaks in usage.
4

Evaluate cost distribution

Use the panels to view costs by group, assistant, model, connector, or user.
5

Export data

Export the data for further analysis or for billing purposes.

Best practice:
  • Check regularly (e.g., weekly) whether certain models or user groups are causing disproportionately high costs.
  • Use the cost overview by model to deliberately deploy more cost-effective alternatives (e.g., smaller models).
  • Export the data monthly for controlling and budget planning.
  • Example: Use GPT-5 Response only for complex tasks, while standard requests are handled with more affordable models (e.g., GPT-5 Nano).