Clickraft
Editor

Toolbar

Use the toolbar to add nodes, run workflows, and manage your canvas.

The Clickraft editor includes several toolbars and controls that adapt based on your current selection and context.

Adding Nodes

You can add nodes to the canvas in two ways:

  • Right-click menu — Right-click on empty canvas space to open the context menu with all available node types
  • Node palette — Use the toolbar to browse and drag node types onto the canvas

Running Workflows

Click the Run button on a selected node to execute it and all upstream nodes. You can also:

  • Press Cmd/Ctrl + Enter to run the selected node (or the entire workflow if nothing is selected)
  • Use the execution scope popover on the Run button to choose what to execute

Single Node Toolbar

When you select a single node, a floating toolbar appears with quick actions:

ActionDescription
RunExecute this node and its upstream dependencies
Quick ConnectShows compatible node types you can connect to
PreviewExpand the node to full-screen preview
DownloadDownload the node's output (images, videos)
DuplicateCreate a copy of this node (Cmd/Ctrl + D)
DeleteRemove this node (Delete / Backspace)
More ActionsAdditional context-dependent actions

Multi-Selection Toolbar

When you select two or more nodes, a dedicated toolbar appears:

ActionDescription
GroupGroup selected nodes (Cmd/Ctrl + G)
ArrangeAutomatically arrange nodes in a grid layout
Toggle HeadersShow or hide node headers for a cleaner view
DuplicateDuplicate all selected nodes (Cmd/Ctrl + D)
DeleteDelete all selected nodes

The toolbar also shows a selection count badge indicating how many nodes are selected.

Undo / Redo

  • Use the Cmd/Ctrl + Z and Cmd/Ctrl + Y (or Cmd/Ctrl + Shift + Z) shortcuts
  • Undo/redo tracks node additions, deletions, movements, connections, and data changes

Zoom Controls

The bottom-right corner of the canvas contains:

  • Zoom Out / Zoom In buttons
  • Zoom percentage selector with preset levels
  • Fit View button
  • Mini Map toggle
  • Workflow Assistant toggle (Cmd/Ctrl + K)

See Canvas Navigation for detailed keyboard shortcuts and zoom controls.

Context Menu

Right-click on a node to access additional actions specific to that node type, such as locking the node to prevent edits.

Edge Management

Hover over a connection line (edge) to reveal a delete overlay. Click to remove the connection between two nodes.