Testing an Agent
The Chats tab talks to the same published version a deployed workflow would reach, with a real, continuous conversation — not a resend of the page's history.
Before you begin
Publish the agent first. See Publishing an Agent. Until then, the tab shows This agent isn't published yet and asks you to publish it from the top bar.
Have a conversation
- Open the Chats tab.
- Enter a message in the box at the bottom and send it.
- Continue the conversation — each message you send builds on the same session.
Select the copy icon on any message to copy its text.
Start a new conversation
Select New in the tab header. If the current conversation has messages, Studio asks Start a new conversation? before clearing what's shown — the previous conversation's transcript is not deleted, it just isn't continued.
How you know it worked
The agent's replies appear in the conversation as they're generated. An error appears inline instead of a normal reply if something goes wrong.
Next steps
- Reviewing Logs — see every reply this agent has given, including from this test chat.
- Running Evals and Datasets — test the agent systematically instead of one conversation at a time.