Flow

Flow is the workflow automation platform. You build a process once — connect the systems, add the logic, define what starts it — and it runs without you.


What it's for

Some work is a conversation. Some work is the same fifteen steps, every time a ticket is raised, every Monday at nine, every time a file lands in a bucket.

Flow is for the second kind. A workflow is a sequence of steps over your connected systems, with a trigger that decides when it runs and logic that decides what happens when reality doesn't match the happy path.


The pieces

Concept What it is
Workflow The process itself — steps, logic, error handling
Trigger What starts a run: a schedule, a webhook, an event, or you
Connection Your authenticated account in another system
Step One action: call an API, transform data, branch, wait
Run A single execution, with its inputs, outputs and logs

Start here

Build and run your first workflow.

Build a workflow

The vocabulary — triggers, steps, runs, connections — before you build.

Learn the concepts

Automations, data, dashboards and everything else in the product.

Open the guide


How it relates to My Studio

My Studio is the conversational surface — the place you work through the thing in front of you today.

Flow is the durable one. When you notice you're asking the same question or doing the same sequence every week, that's a workflow.

They share one account and one set of connections, so a system you connect in either is available in both.


Getting help