The Tokens tab in the Dashboard provides a detailed view of token consumption in the system, including key metrics and visualizations for analysis.
To access this section, click on "Tokens" in the Dashboard interface.

Start and end dates can be selected to define the analysis period.
Main token-related metrics are displayed:
-
Number of Tokens: Total number of tokens used
- Input: Tokens sent in requests.
- Output: Tokens generated in responses.
- Total: Sum of both values.
-
Average Tokens by Request: Average number of tokens used per request, divided into
- Input: Average tokens in requests.
- Output: Average tokens in responses.
- Total: Sum of both values.
This chart displays the daily token usage within the selected date range. It represents the number of Input, Output, and Total tokens, allowing users to visualize daily consumption patterns.
This table breaks down token usage by Agent in the system. It includes the following columns:
- Agent: Name of the Agent that processed the requests.
- Model: AI model used by the Agent.
- Input: Tokens sent in requests to that Agent.
- Output: Tokens generated in responses from that Agent.
- Total: Sum of both values.
This table helps analyze which Agent consume the most tokens and which AI models they are using.