Testing Methods
Sandbox
Use Sandbox when you want repeatable testing before the agent responds to a real contact.- Open Operator and switch to Sandbox when available.
- Select the agent to test.
- Choose the contact, listing, reservation, or custom field context available in your workspace.
- Send realistic messages, including edge cases and negative examples.
- Inspect the response, sources, and tool calls.
Regenerate Reply
For an unsent proposed reply, regenerate after updating the agent. This is useful for checking one real conversation quickly.Activity
Use Activity after publishing. Activity is where you check whether the agent used the expected configuration in real runs.What To Inspect
- Did the answer use the right Knowledge source?
- Did the agent apply the right Skill?
- Did it call the right tool?
- Did the tool return the expected result?
- Did the agent escalate when it should?
- Did the tone match Persona?