Call flows
A call flow is a diagram of a call’s journey: play a greeting, offer a menu, send the caller to a
queue, fall back to voicemail. You draw it on a canvas rather than writing rules.
Administrators only, at /call-center/call-flows.

Building a flow
Drag nodes from the palette, connect them, and configure each one in the side panel. Nodes are grouped into three categories: interaction, routing and flow control.
Every flow starts from a single trigger. The call is answered automatically when the flow begins, so there is no answer step to add.
Draft and published
A flow is a draft until you publish it.
The builder validates before you publish and points at whatever is unfinished.
Node reference
Interaction
Routing
Flow control
Menu
Collect DTMF
HTTP request
Voice agent
Picks one of your voice agents as the destination. The agent talks to the caller and can hand back or end the call itself. See Voice agents.