Call analysis
Summarize and evaluate calls automatically
Call analysis automatically summarizes and evaluates every call for insights and quality control. As soon as a call ends, analysis is triggered in the background and typically completes within a few seconds. The system uses the latest version of Anthropic’s Claude Sonnet (with OpenAI GPT-4o as fallback) to:
Results are attached to the call record and can be viewed in the call instance dashboard or retrieved via the API. You can customize the analysis using prompts and schemas in your assistant’s analysisPlan.
You can customize the following properties in your assistant’s analysisPlan:
call.analysis.summary.call.analysis.structuredData.call.analysis.successEvaluation.NumericScale: 1 to 10DescriptiveScale: Excellent, Good, Fair, PoorChecklist: List of criteriaMatrix: Grid of criteria and performancePercentageScale: 0% to 100%LikertScale: Strongly Agree to Strongly DisagreeAutomaticRubric: Auto breakdown by criteriaPassFail: true/falseBy customizing these properties, you can tailor call analysis to your needs and gain valuable insights from every call.