Pause individual workflow actions
Hover over a node in a workflow and toggle its Enable/Disable switch to pause that action without deleting or disconnecting it.
Disable a workflow action
Use this when you want to keep an action in the workflow but stop it from running.
In the workflow builder, hover over the node you want to pause.
Toggle the Enable/Disable switch to off.
The node greys out and shows a Disabled label. Its wiring and configuration stay intact, so you can turn it back on with the same switch whenever you are ready.
How disabled nodes run
A disabled node is skipped during execution, even when it is the only forward path. Active downstream actions that are still reachable continue to run.
Execution logs mark disabled nodes as Skipped, and disabled nodes do not consume executions. Review the logs in Workflow History and Logs.
Disable a whole branch
To pause a branch, turn off each node in that branch. Toggling is one node at a time; bulk enable or disable is not supported.
Standard Builder
Disabling actions works in both the Advanced Builder and the Standard Builder. If you switch to the Standard Builder while disabled nodes are present, you are prompted to delete or re-enable those nodes.
Pause an action vs. pause a workflow
Disabling an action pauses just that node, which is different from pausing whole workflows by date range in Workflow Settings.