Getting started

Create a flow

A flow explains one important area of your database — the objects that work together, and how they depend on each other. This is why flows matter: they are built from the schema you imported, so they stay true instead of going stale like a hand-drawn diagram.

  1. In the left sidebar, find the Flows section header and click the green Create Flow button (top-right of that section). On an empty workspace, the Getting started page on the Overview has a Create new flow button that opens the same dialog.

  2. Enter a Flow Name and an optional description, then click Create Flow.

    Keep one flow to one area — "Auth", "Billing", "Order pipeline". A flow that tries to cover everything explains nothing.

  3. Add objects to the canvas, connect them, then click Save.