Published at: 2026-09-17

Agent studio user guide


This guide is for operators who debug and publish Agents in Agent Studio.

Debug preview

Feature Description
Real-time conversation Enter a question to view the draft Agent’s reply, Agent Loop reasoning, and tool call details
Version switching After you switch versions on the top bar, the debug area reflects the change immediately
Context Mock Mock context content for conversation testing
Debug preview

Multi-version publishing

Agents support multi-version management. Switch the editing version on the top bar. The Active Version is the version that takes effect for users.
Action Description
Use This Version Shown for non-active versions. Click to switch this version to the active version for users
Copy as New Copy the current version to a new version for debugging. After debugging, switch it to active and publish
Delete Delete a non-active Agent version
Multi-version management

Agent discovery

All internal enterprise Agents can be discovered and called as SubAgents by ShareAgent. The Description field is the main Agent’s basis for deciding whether to call it. Make sure the description is clear and accurate.
Agent discovery
Submit Feedback