This is a beta feature according to Algolia’s Terms of Service (“Beta Services”).
Access analytics
- Go to the Algolia dashboard and select your Algolia .
- On the left sidebar, select Generative AI.
- Go to Agent Studio > Analytics.
Filters
Use filters to refine the data displayed in the analytics dashboard.Time period
Select a date range to analyze metrics for a specific period. This helps you identify trends, compare performance across time frames, or investigate specific events.Agent
Choose to view metrics for:- All agents: aggregated data across all your agents
- Specific agent: data for a single agent
Metrics
The analytics dashboard displays the following metrics:| Metric | Description |
|---|---|
| Total conversations | Number of conversations users had with your agents |
| Input tokens | Tokens sent to the large language model (LLM), including prompts and context |
| Output tokens | Tokens generated by the LLM in responses |
| Search calls | Number of times your agents called the Algolia Search tool |
| Unique authenticated users | Distinct users who interacted with your agents |
Token usage
Input tokens represent the data sent to the LLM, including:- System prompts and agent instructions
- User messages
- Tool outputs (such as search results)
- Conversation history