The Test Console
Every AI agent includes a dedicated test console that simulates the customer experience. Use it to:- Preview responses in real-time
- Identify gaps in your training data
- Verify actions work correctly
- Fine-tune answers before going live
How to Test
- Navigate to AI Agent → Test
- Type a message as if you were a customer
- Review the AI agent’s response
- If the response needs improvement, update your training data
- Repeat until you’re satisfied with the results
What to Test
Common Questions
Ask the questions your customers ask most often. Verify answers are accurate and helpful.
Edge Cases
Try unusual or complex questions to see how the AI handles uncertainty.
Actions
If you’ve configured actions, test that they trigger correctly and return expected results.
Conversation Flow
Have multi-turn conversations to ensure the AI maintains context.