> ## 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.

# IVR Setup

> Route callers to different agents based on input

Use a **Conversational Flow** agent as your IVR menu — the first node plays a menu
prompt, and DTMF/speech input routes to different downstream nodes (e.g. "Sales" vs
"Support"), each of which can hand off to a different agent persona.

<Callout type="tip">
  Build the menu in [Agent Studio](/docs/build/agent-studio) — no code required.
</Callout>
