Skip to main content
client.insights reads read-only analytics computed over an agent’s conversations — topics, sentiment, CSAT, rating drivers, and auto-surfaced highlights.

Metrics

Every metric takes an agent_id and optional days (window), deployment_id (scope to one channel), and message_length ("short" | "medium" | "long"). All return dicts.

Drilling into conversations

Drill from a chart into the underlying conversations:
Each metric has an a-prefixed async twin (atop_topics, acsat_score, …).