Start a test conversation
1
Open your agent
Go to Agents in the sidebar and select your agent.
2
Click Test
Click Test in the Quick Actions panel.
3
Choose your mode
Select Voice, Chat, or Phone from the mode selector.
4
Have a conversation
Speak or type to interact with your agent. The transcript displays in real time.
5
End the call
Click End Call when finished. Call results become available for review.
Test modes
Test controls
Reviewing results
After ending a test call, view the call result:1
End the call
Click End Call when finished.
2
View the result
Click Show on the Result indicator in the dev toolbar.
3
Export for debugging
Copy to clipboard or Download as JSON.
Example: Result structure
Example: Result structure
inspectorUrl.
Pre-deployment checklist
- Voice quality
- Response quality
- Integrations
- Performance
- Voice sounds natural and professional
- Pronunciation of brand terms is correct
- Speed is comfortable (not rushed or slow)
- Multi-turn conversations flow smoothly
Troubleshooting
Test won't start
Test won't start
Possible causes: Incomplete configuration, network issues, unsaved agentSolutions:
- Verify all required fields are completed (LLM config, TTS config, STT config)
- Check that API keys are valid and have necessary permissions
- Save the agent before attempting to test
- Clear browser cache and reload the page
Microphone not working
Microphone not working
Possible causes: Permission denied, wrong device selectedSolutions:
- Click the lock icon in the address bar → Allow microphone access
- Check system privacy settings
- Try a different browser (Chrome works best)
Agent doesn't respond
Agent doesn't respond
Possible causes: LLM configuration error, prompt issueSolutions:
- Verify the LLM API key is valid
- Check the model name is correct
- Test with a minimal prompt: “You are a helpful assistant.”
API testing
Schedule test calls programmatically for automation:API example: Schedule test call
API example: Schedule test call
What’s next
Call Inspector
Analyze completed calls
Troubleshooting
Common issues and solutions