Advanced Builder: Pause Workflow Actions
You can now enable or disable any action inside a workflow – without deleting it.
Turn off individual nodes temporarily while testing or debugging, allowing you to experiment freely without disrupting your automation.
In the Advanced Builder, hover over any node and toggle the Enable/Disable switch.

- Disabled nodes appear visibly dimmed and are skipped during execution.
- Enabled nodes function normally once re-activated.
If a disabled node is the only path to downstream steps, the contact will bypass the disabled nodes and execute only the active ones.
- Open a workflow in the Advanced Builder.
- Right-click or use the toggle on any node to disable it.
- Re-enable it when you’re ready — there is no need to rebuild or reconnect.
Previously, stopping a step required deleting or disconnecting it — which risked lost work and broken logic. Now, you can safely pause parts of a workflow, making testing, troubleshooting, and iteration much faster.

