Board toolbar
Top panel, bottom menu bar, and canvas zoom controls.
Board chrome surrounds the canvas: a top-right button to add nodes, a bottom-left action bar for notes and history, and canvas controls for zoom and interaction lock.
For the app header above the canvas (platform, save, active toggle, AI generate, executions), see Top action bar.
Top panel (add nodes)
A + button sits in the top-right Panel on the canvas.
| Control | Action |
|---|---|
| + (click) | Opens the nodes drawer in the left side panel |
On hover, a sticky note icon appears below the + button; clicking it adds a sticky note at a fixed default position on the board. The same note type can be added from the bottom bar at the viewport center (preferred).
Bottom menu bar
The bottom-left Panel (offset from the default control position) shows four actions:
| Button | Label | What it does |
|---|---|---|
| Sticky note icon | Note | Adds a sticky note at the center of the current viewport |
| Align icon | Clean | Runs auto-align on all nodes, then fit view with padding (layout + camera) |
| Undo | Undo | Reverts the last graph change; disabled when nothing to undo |
| Redo | Redo | Re-applies undone changes; disabled when nothing to redo |
Clean rearranges nodes for readability, then frames the whole workflow in view.
Keyboard shortcuts (when not typing in a field):
- Undo: ⌘/Ctrl+Z
- Redo: ⌘/Ctrl+Shift+Z
Canvas controls (zoom & lock)
The standard Controls widget (bottom-right) provides:
| Control | Behavior |
|---|---|
| Zoom in / out | Adjust canvas zoom |
| Fit view | Frame all nodes in view |
| Interactive toggle | When off, locks dragging, connecting, and selecting nodes on the canvas |
Node selection toolbar (on canvas)
When a workflow node or sticky note is selected, a small toolbar may appear on the node (not part of the bottom menu bar):
| Icon | Action |
|---|---|
| Power | Toggle active state (dims the node when inactive) |
| Copy | Duplicate the node (and paste immediately) |
| Trash | Delete the node, its sub-nodes, and related edges |
Sticky notes use a compact toolbar-only variant (top-right of the note). Regular nodes show category/id label plus the toolbar when selected.