IA Monitoring
"AI Monitoring" centralizes the detailed tracking of resource consumption and the performance of your artificial intelligence models, agents, and flows.
To access this area, simply click on the "AI Monitoring" menu in the left sidebar.

Plan and Consumption
This section presents data regarding your plan and token usage, where you can view the volume of tokens consumed during the selected period relative to the total contracted limit.
To view the available models, click on the plan name.
Overview
The Overview provides a temporal analysis of AI resource usage through charts and tables.
Date Filter: Data can be filtered by period using the calendar selector in the upper right corner.
Export: To download the data, select the desired period, choose the format (CSV or JSON), and click "Export history."
Charts
Below are the types of charts presented in "AI Monitoring".
Agent tokens used: Volume of tokens consumed by agent interactions during the period.
Agent executions: Total number of registered agent triggers.
Model tokens used: Volume of tokens consumed directly by the language models.
Model executions: Total number of calls made to the models.
Workflow tokens used: Total tokens consumed within structured workflows.
Workflow executions: Total number of workflow executions completed during the period.
Execution Details
The following tables are available to detail executions within the selected period:
List of executions by Agent
Provides the volume of executions for each agent created in the system:
Agent Name: Identification of the monitored agent.
Tokens used: Volume consumed specifically by this agent.
Total executions: Number of times the agent processed a task.
List of executions by Model
Allows for auditing the demand sent to each AI provider:
Model ID: Unique identifier of the model.
Model Name: Commercial name of the model (e.g., OpenAI, Llama).
Tokens used: Total accumulated consumption by the model during the selected period.
Total executions: Volume of executions performed, with a sorting option (highest/lowest) via the column filter.
List of executions by Workflow
Allows for analyzing the efficiency of automations performed during the period:
Workflow Name: Identification of the automation (e.g., "AI AGENT FLOW").
Tokens used: Token cost generated by the full execution of the flow.
Total executions: Frequency with which the workflow was triggered.
Last updated
Was this helpful?
