Skip to Content
πŸ›  BuildπŸ–₯ The Canvas InterfaceContext Menu (Right-Click)

Canvas Context Menu

Right-click anywhere on empty canvas to open the same groups the Dock holds, at your cursor. It is the quicker route once you know what you are adding.

Right-click context menu showing Search, Apps, Tools, AI, and Sticky Note options
Right-click to open the same catalogue the dock holds, wherever your cursor is.

The menu opens on a rail of sections mirroring the dock, including Subflows, with a Sticky Note entry beneath them. The main ones:

Global Search The fastest way to find anything. Start typing straight after right-clicking to search all available triggers, actions, integrations, and tools at once.

Step context menus

You can also right-click any existing step on your canvas to open a step-specific context menu.

This menu offers:

  • Edit: Open the step’s configuration, the same as clicking it.
  • Set run point: Start Run from this step instead of the trigger. See Testing & Debugging.
  • Duplicate: Create an exact copy of the step, configuration included.
  • Run for each item: Switch the step into loop mode, so it runs once per item in a list you point it at. See Run for each item.
  • Disable / Enable: Leave the step in place but skip it on every run. Useful for narrowing down which step is causing a problem. The entry reads Enable once the step is off. It is not offered on the current run point, on loop steps, or on an empty placeholder. If the step you want to skip is the one Run starts from, move the run point first.
  • Unlink: Remove the step’s connections while leaving the step itself.
  • Delete: Remove the step and its connections.

What’s Next?