Flows (visual builder)
Drag-and-drop graphs that combine tools, agents and conditionals into reproducible procedures.
When to use a flow#
Use a flow when the procedure is fixed (e.g. onboarding email → wait 2 days → CRM update → Slack ping). Use an objective when you want the agent to figure out the steps.
Building one#
- Open /flows → new.
- Drop nodes from the palette: triggers, tools, agents, conditionals, delays.
- Wire outputs to inputs. Inputs are typed — mismatches highlight in red.
- Hit test with sample inputs, then publish.