Two new Telnyx-managed insights, Agent Instruction Following and User Satisfaction, are now available for AI Assistants. These built-in insights measure assistant quality out of the box, with no prompt engineering or custom schema design required.
GET /ai/conversations/conversation-insights/aggregates. Group by score, metadata.assistant_id, metadata.assistant_version_id, or metadata.telnyx_conversation_channel. Filter by insight_id and created_at range to build per-day time series.To enable these insights on an assistant, add them to an Insight Group first: AI > Insights > AI Insight Groups tab > create or edit a group > search for and add Agent Instruction Following and User Satisfaction > save. Then assign the group to your assistant under Analysis > Insights sub-tab.
To query aggregated insight counts via API:
Response:
Learn more in the Telnyx-managed insights guide, the Insight Groups docs, or the Aggregate Conversation Insights API reference.