- Chat — talk to your assistant in the real chat widget, exactly as visitors will.
- Batch tests — build a set of questions, run them all at once, and see each answer graded, with the knowledge sources the assistant used.
Chat
The Chat tab embeds the real chat widget — the same surface your visitors use, so forms, theming, file upload, lead capture, and handoff all behave identically here. Because it is the live widget, what you see is exactly what customers get.- Reset restarts the conversation so you can try again with a fresh session (handy after changing instructions or knowledge).
- Open full screen opens the same preview in a new browser tab.
Batch tests
The Batch tests tab lets you check how your assistant answers many real questions at once and see each answer graded.Building a question bank
Open the Batch tests tab. You can add questions three ways:1
Add questions manually
Type a question a customer might ask and click Add question.
2
Generate from your knowledge base
Click Generate from knowledge base to create a starter set based on the content your assistant knows. This works even for a brand-new assistant.
3
Generate from past conversations
Click Generate from past conversations to turn real questions your customers have already asked into a test set. If the assistant has no history yet, use one of the other options.
Running a test
Click Run test to send every question through your assistant. Runs happen in the background, so you can leave the page and come back. Each answer is graded automatically:- Good — relevant, complete, and supported by your content.
- Acceptable — mostly right, but incomplete or lightly unsupported.
- Poor — off-topic, incorrect, or unsupported.
Seeing the reasoning
Expand Reasoning on any result to see how the assistant arrived at its answer:- Tools fired — which tools the assistant used and what it passed them. For a knowledge base search, this is the exact query it ran.
- Q&A match — when the answer came straight from a Q&A pair, the matched question and its confidence score.
- Retrieved passages — the knowledge-base chunks the assistant pulled in, each with its document name and relevance score, so you can judge whether it retrieved the right content.