Skip to main content
The Workflow tab is the visual editor: every step in your automation is a node, and edges carry data between them. The AI builder edits the same canvas, so you can switch between describing changes and making them by hand at any time.
Workflow canvas with several connected nodes

The top bar

TabShortcutWhat it shows
InterfaceIThe app view: forms, dashboards, and UI blocks
WorkflowWThe node canvas
LogsLPast runs, see Execution logs
VersionsVSaved snapshots, see Version history
ResourcesUploaded files; appears once the workflow has resources
SetupSAppears while required fields are still unfilled
On the right you’ll find collaborator avatars, Share, the menu, and the Run button (see Running and testing).

Adding nodes

1

Open the node palette

Press N, or click Flow Helper at the bottom of the canvas and open the Nodes tab.
2

Search

Type the integration or building block you want. Matching operations are searchable too.
3

Add it

Click a tile to add the node, or drag it to a spot on the canvas.
Select a node and press N (or click the dashed + to its right) and the new node is added already connected after it.
Node palette with search and node tiles

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 or Cmd/Ctrl + drag pans. Arrow keys jump between nodes and Enter opens the selected node’s config.

Auto-layout

Click the menu in the top bar and choose Auto-layout to tidy the graph automatically.

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.