IAM-AI
09/19/2025, 11:29 AMVapi Support Bot
09/19/2025, 11:30 AManalysisPlan explicitly sets a successEvaluationPrompt. For example:
json
{
"successEvaluationPrompt": "Evaluate if the call met its objectives.",
"successEvaluationRubric": "PassFail"
}
After updating and republishing your assistant, wait a few seconds after the call ends before fetching the call record, as analysis may take a moment to complete. This should populate the call.analysis.successEvaluation field in your API response ([reference](https://docs.vapi.ai/assistants/call-analysis#success-evaluation-prompt)).
Source:
- [Call analysis](https://docs.vapi.ai/assistants/call-analysis)IAM-AI
09/19/2025, 11:48 AMVapi Support Bot
09/19/2025, 11:48 AMChiranjeet Mishra
09/23/2025, 12:58 PM