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
| Action | Shortcut |
|---|---|
| Pan | Click and drag on empty space |
| Zoom | Scroll wheel |
| Select multiple | Shift + Click |
| Delete | Backspace or Delete |
| Undo | Cmd/Ctrl + Z |
| Redo | Cmd/Ctrl + Shift + Z |
tip
Keep your workflows organized by using descriptive node names, grouping related nodes together, and adding comments to explain complex logic.