Skip to main content
The Dashboard is the home screen of Studio. It lists every agent in your active workspace as a card grid.

Agent cards

Each card shows:
  • Name and description
  • Status — Running, Paused, or Stopped (whether the agent is live for the runtime)
  • Tags (when set)
  • Last active (when available)
Click anywhere on the card to open the agent detail page. Use the button in the top-right to open the card menu without leaving the dashboard.

Card menu (⋯)

Start / Stop change whether the runtime will serve the agent; they do not delete configuration. Use Stop for maintenance or temporarily taking an agent offline.

Agent detail page

After you open an agent from the dashboard, the detail page is where you review each configuration area (profile, model, tools, memory, and so on) and change configuration when you have edit access. Try Me lives in the header of this page (not in the dashboard card menu). It opens the Test Drawer — a side panel chat wired to the live runtime so you can exercise the agent with its current saved configuration.
  • Try Me is available when you are not in edit mode; while you are editing, finish or cancel edits first so the drawer matches the saved agent.
  • Inside the drawer, traffic hits the Runtime with the agent’s resolved config (model, prompts, tools, memory, etc.), which makes it a practical sanity check before you share or publish the agent.

Publishing

The Publish button in the header lets you publish your entire workspace to the Discover catalog. This packages your agents so others can install them.

Empty state

If no agents exist yet, the dashboard shows an empty state with a prompt to create your first agent.
The Create Agent button in the sidebar stays disabled until at least one model is configured in Settings. If it is grayed out, add a model first.

Next steps

Creating an Agent

Build your first agent with the creation wizard.

Settings

Configure models, MCP servers, and more.