Agent Analytics

The Analytics tab shows how your agent is performing: how many conversations it handles, how well it resolves issues, what topics are most common, and how users rate the experience.

Agent analytics
Track conversation volume and performance

Accessing analytics

  1. Open your agent
  2. Click the Analytics tab
  3. Select a time range (today, 7 days, 30 days, 90 days, or custom)

Key metrics

Conversation volume

MetricDescription
Total conversationsNumber of conversations started in the time period
Daily averageAverage conversations per day
Peak hoursHours with the highest conversation volume
TrendUp/down compared to the previous period

Resolution metrics

MetricDescription
Resolution ratePercentage of conversations resolved without human handoff
Average turnsMean number of back-and-forth messages per conversation
Average durationMean time from first message to resolution
Handoff ratePercentage of conversations escalated to a human (via HITL or workflow)

User satisfaction

MetricDescription
Satisfaction scoreAverage rating from end-user feedback (if feedback widget is enabled)
Positive responsesPercentage of thumbs-up feedback
Negative responsesPercentage of thumbs-down feedback

Topic analysis

Analytics automatically categorizes conversations by topic:

ColumnDescription
TopicAuto-detected topic (e.g., "Billing questions", "Feature requests", "Bug reports")
CountNumber of conversations about this topic
Resolution rateHow well the agent handles this topic
Avg. satisfactionUser satisfaction for this topic

Use topic analysis to:

  • Identify what your users ask about most
  • Find topics where the agent struggles (low resolution rate)
  • Improve the agent's knowledge base for weak topics

Conversation quality

Common failure patterns

Analytics flags conversations where the agent performed poorly:

PatternIndicator
LoopingAgent repeated the same response multiple times
HallucinationAgent provided incorrect information (flagged by user feedback)
Dead endConversation ended without resolution or handoff
Slow responseAgent took unusually long to respond

Click any flagged conversation to review the full transcript and improve the agent's behavior.

Credit consumption

MetricDescription
Total credits usedCredits consumed by the agent in the time period
Per-conversation averageAverage credits per conversation
By sub-agentBreakdown by which sub-agent (Composer, Scout, etc.) consumed credits

Exporting analytics

Click Export to download analytics data as CSV:

  • Conversation-level data (timestamps, topics, resolution status)
  • Daily/weekly aggregates
  • Topic breakdowns

Use exports for reporting or further analysis in your own tools.

Improving agent performance based on analytics

SignalAction
Low resolution rate for a topicAdd more knowledge base articles about that topic
High handoff rateReview handoff conversations: can the agent handle them with better prompting?
Low satisfactionReview negative feedback conversations for common issues
High credit usageOptimize prompts to be more concise; reduce unnecessary sub-agent calls
Looping detectedAdd clearer instructions in the agent's brain for handling edge cases
Tip

Review analytics weekly. Focus on the 2-3 topics with the lowest resolution rate and add knowledge base content to address them. Small, targeted improvements compound over time.

Note

Analytics data is available from the moment you deploy your agent. Historical data before deployment is not available. Metrics update in near-real-time (within a few minutes of each conversation).