Skip to main content

Workflow Canvas

The workflow canvas is where you build your automations visually.

Interface Overview

  • Node Palette — Drag nodes from here onto the canvas
  • Canvas Area — Where you build and connect nodes
  • Properties Panel — Configure selected nodes
  • Toolbar — Save, test, and manage your workflow

Working with Nodes

Adding Nodes

Drag nodes from the palette onto the canvas, or right-click to add from a context menu.

Connecting Nodes

Click and drag from a node's output handle to another node's input handle to create a connection.

Configuring Nodes

Select a node to open its properties panel. Each node type has different configuration options.

Canvas Controls

ActionShortcut
PanClick and drag on empty space
ZoomScroll wheel
Select multipleShift + Click
DeleteBackspace or Delete
UndoCmd/Ctrl + Z
RedoCmd/Ctrl + Shift + Z
tip

Keep your workflows organized by using descriptive node names, grouping related nodes together, and adding comments to explain complex logic.