Skip to main content
You can edit an existing workflow to update its name, modify its nodes and connections, or reconfigure individual node parameters. A workflow must be in Draft to be edited — an active or inactive workflow can’t be edited directly. If it’s Active, deactivate it first (it becomes Inactive), then use Move to Draft; if it’s already Inactive, use Move to Draft directly. (See Activating and deactivating a workflow.) Or Clone it to iterate without touching the live version. To edit a workflow:
1
On the Workflows page, find the workflow you want to edit.
2
Click the three dots () on the Actions column and select Details, or click the workflow name to open it.
3
The visual canvas editor will open with the workflow’s current configuration.
4
Make your changes:
  • Update the name — edit the workflow name in the details panel.
  • Add nodes — drag new nodes onto the canvas from the node palette.
  • Remove nodes — select a node and delete it.
  • Modify connections — drag to create new connections or click existing connections to remove them.
  • Configure nodes — double-click any node to open its configuration panel and update parameters.
5
Click Save to apply your changes.
Your changes take effect on future executions. Runs already in progress are unaffected.
For more details about the canvas editor and its node types, see Workflow Canvas.