mitosis

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#

  1. Open /flowsnew.
  2. Drop nodes from the palette: triggers, tools, agents, conditionals, delays.
  3. Wire outputs to inputs. Inputs are typed — mismatches highlight in red.
  4. Hit test with sample inputs, then publish.