Published at: 2026-09-17
Agent studio FAQ
How do I debug an Agent’s replies?
Enter a question in the debug preview area on the right side of the Agent Designer. You can view the draft Agent’s reply, Agent Loop reasoning, and tool call details. You can also use Context Mock for conversation testing.
How do I publish a new Agent version?
- On the top bar, click Copy as New to create a new version from the current version.
- Debug and modify the new version.
- When debugging is complete, click Use This Version to switch it to the active version for users.
What if my Agent is not discovered by ShareAgent?
Check whether the Description field is clear and accurate. ShareAgent uses the description to decide whether to call an Agent. The description should briefly state the Agent’s function and applicable scenarios.
How do I view an Agent’s run logs?
In the Agent Designer sidebar, click Event Log to view the run records and tool call details for each Query. You must enable the event log in Agent Basic Info before records are kept.