
The top bar
| Tab | Shortcut | What it shows |
|---|---|---|
| Interface | I | The app view: forms, dashboards, and UI blocks |
| Workflow | W | The node canvas |
| Logs | L | Past runs, see Execution logs |
| Versions | V | Saved snapshots, see Version history |
| Resources | Uploaded files; appears once the workflow has resources | |
| Setup | S | Appears while required fields are still unfilled |
⋮ menu, and the Run button (see Running and testing).
Adding nodes
Open the node palette
Press
N, or click Flow Helper at the bottom of the canvas and open the Nodes tab.
Connecting nodes
Drag from the handle on a node’s right edge to the next node’s left edge to create an edge. Data flows left to right; downstream nodes read upstream output through references. The dashed stub next to a node also works as a drag source.Selecting and moving
Click a node to select it, drag to move it. Drag on empty canvas to box-select multiple nodes. Trackpad scroll pans, pinch zooms, and middle-drag orCmd/Ctrl + drag pans. Arrow keys jump between nodes and Enter opens the selected node’s config.
Right-click menus
Right-click the canvas for a context menu with the actions that fit what you clicked:- Empty canvas: Add node, Add sticky note, Paste, Select all, Auto-layout, Fit view.
- A node: Open, Run from this node, Duplicate, Copy, Cut, Disable or Enable, Rename, Delete. Sticky notes show only the actions that apply to them.
- A multi-node selection: Duplicate, Copy, Cut, Disable/Enable, and Delete, applied to every selected node at once.
Auto-layout
Click the⋮ menu in the top bar and choose Auto-layout to tidy the graph automatically. You can also right-click empty canvas and choose Auto-layout.
Sticky notes
The sticky note is the first tile in the node palette. Drop one anywhere to annotate the canvas, double-click it to edit the text, and drag its corner to resize. Sticky notes never execute.Next steps
Configuring nodes
Pick operations, fill fields, and connect credentials.
Keyboard shortcuts
The full shortcut reference for the editor.