WorkflowsBuild

The Editor

Learn how to use the visual workflow editor

The workflow editor is where you design automations visually. Drag, drop, and connect pieces to build your workflow.

Editor Layout

The editor has three panels:

PanelPurpose
Node Library (left)All available triggers, actions, and conditions
Canvas (center)Your visual workspace
Properties (right)Settings for the selected node

Working on the Canvas

Adding Nodes

  1. Find a node in the library (use search to filter)
  2. Drag it onto the canvas
  3. It appears as a new step in your workflow

Connecting Nodes

  1. Hover over a node to see connection handles (dots)
  2. Drag from an output handle to an input handle
  3. Release to create the connection

Connections show the flow of execution—what happens after what.

Selecting and Editing

  • Click a node to select it and see its properties
  • Drag a node to reposition it
  • Delete/Backspace removes the selected node
  • Pan: Click and drag on empty space
  • Zoom: Scroll wheel or use the zoom controls
  • Fit View: Double-click empty space to center the workflow

Configuring Nodes

When you select a node, the properties panel shows its settings:

  1. Name How you reference this step in variables
  2. Required fields Highlighted, must be filled
  3. Optional fields Additional configuration

Saving and Versioning

  • Auto-save: Changes save automatically as you work
  • Versions: Each significant change creates a version
  • History: View and restore previous versions from the workflow menu

On this page