📄️ Overview
The flow editor is the visual canvas where you assemble, inspect, and troubleshoot your flows. Every block on the canvas is a step; every line between blocks is the path the execution takes.
📄️ Building flows
This page walks through every gesture the editor supports while you are authoring a flow: adding, editing, removing, and arranging steps. It applies to the editor embedded on the flow card and the large editor view — both are editable canvases.
📄️ Viewing executions
When you open an execution, the flow editor switches into a read-only mode and becomes a live status view instead of an authoring surface. Use it to see exactly how a flow ran — which steps succeeded, which failed, and where execution is at right now.