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.

Menu sections
The menu opens on a rail of sections mirroring the dock, including Subflows, with a Sticky Note entry beneath them. The main ones:
Search
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?
- Find the rest of the canvas controls in the Canvas Utilities Menu.
- Skip the menu entirely with the shortcuts listed in Keyboard Shortcuts.