Nidhi Sharma
07/24/2025, 9:12 AMChiranjeet Mishra
07/24/2025, 11:19 AMcall.analysis.summary and can be retrieved via the API or viewed in the call instance dashboard. More details can be found [here](https://docs.vapi.ai/assistants/call-analysis).
2. **Answer for Specific Query**: For answering specific queries, you might use the structured data prompt to extract specific information from the call, which is stored in call.analysis.structuredData.
3. **Evaluate Call Success**: Customize the success evaluation prompt to determine if a call was successful based on the objectives. This is stored in call.analysis.successEvaluation. You can set different rubrics like NumericScale or DescriptiveScale for evaluation.
4. **Intent of the Caller**: To understand the caller's intent, use custom prompts within your Vapi assistant's analysis plan to tailor the extracted data, much like summarizing or evaluating call success.
You can customize these attributes in your assistant's analysisPlan to suit your specific needs and automatically gain insights from each call.Nidhi Sharma
07/24/2025, 12:16 PMChiranjeet Mishra
07/26/2025, 1:53 PMNidhi Sharma
07/29/2025, 11:24 AMChiranjeet Mishra
07/31/2025, 5:20 AM🔵 11:20:51:685 [user ERROR] Your server rejected `end-of-call-report` webhook. Error: timeout of 20000ms exceeded
🔵 11:20:48:826 [user ERROR] Your server rejected `status-update` webhook. Error: timeout of 20000ms exceeded
🔵 11:20:31:664 Sending End of Call Report...
🔵 11:20:31:662 Call status update not enabled.
🔵 11:20:31:662 Error uploading call report to storage No credentials provided
🔵 11:20:31:662 End of call report not enabled.
These are the logs found under the call id you provided. Make sure you provide the credentials for your webhook serverURL