Debugging an AI Agent
🔍 Overview
This guide helps you identify and troubleshoot common AI Agent issues and provides recommended actions to resolve them.
✋ Before You Start
Before investigating a specific issue, follow these steps:
- Navigate to AI Agent and locate the agent you want to test.
- Start a test call.
- During the call, try to:
- Test questions covered in your Knowledge Base.
- Test all scenarios configured in the instructions field.
- Verify that the agent follows all configured Guardrails.
- Review the call from Call Logs, and check:
- Whether the transcription is accurate.
- Whether the correct tools and knowledge sources were used.
- Whether the agent behaved as expected.
🐞 Debug Common Issues
Review the table below for common issues and the recommended actions to resolve them.
| # | Issue | Recommended Action |
| 1 | 🚫 The web test call fails to start |
Check your internet connection, and try again. If the issue persists, raise a ticket to the Support and provide:
|
| 2 | 🎙️ The AI Agent's voice cuts off during the call |
Check your internet connection, and try again. If the issue occurs during web testing calls:
If the issue persists, contact Support and provide:
|
| 3 | ❓ The AI Agent does not answer a specific question correctly |
Verify that the answer exists in the linked Knowledge Base. If the answer does not exist in the Knowledge Base, please add it and reset. If the answers does exist in the Knowledge Base, please do the following:
|
| 4 | 🗣️ The AI Agent mispronounces words |
If the issue persists, contact Support and provide:
|
| 5 | 🔁 The AI Agent escalates calls when it is not required |
|
| 6 | 🚨 The AI Agent does not escalate calls when required |
|
| 7 | 🕒 The AI Agent transfers calls to a human agent 24/7 |
|
💡 Best Practice
After making any changes to your AI Agent's configuration, run new test calls and review the call logs again to confirm that the issue has been resolved before deploying the agent to production.