> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev.setoo.work/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Studio

> Visual builder for conversational-flow agents

Agent Studio is the drag-and-drop canvas for building **Conversational Flow**
agents — connect nodes, each with its own prompt, and define transitions between
them.

## Key actions

* **Add Node** — create a new conversation state with its own prompt
* **Connect** — draw an edge to define when the agent transitions
* **Test** — open the built-in chat/voice test panel without deploying
* **Publish** — activate the current draft version

<Callout type="tip">
  Use the **Generate from prompt** option to have AI draft a starting flow from a
  plain-English description of your use case.
</Callout>
