Branch a workflow on caller input

Send callers down different paths based on what they say or what your systems return.

A branch evaluates a condition and routes the call down one of several paths. Conditions can read anything the agent has collected or any value a tool returned.

Steps

  1. Add a Branch step where the paths diverge.
  2. Write one condition per path, ordered — the first match wins.
  3. Add a default path for anything that matches nothing.

Didn't find what you needed?

Contact support and a human will pick it up.

Book a call

More in Workflows

Ready to create your first agent?