Stopping workflow executions allows you to immediately terminate all runs that are currently in progress for a specific workflow. This is useful when you need to halt automation quickly due to misconfiguration, unexpected behavior, or operational impact.
Stopping current executions does not prevent the workflow from running again in the future. To stop new executions from starting automatically, you must disable the workflow trigger separately.
How to use
Stop current workflow executions
Navigate to Workflows: Go to the Workflows page.
Locate workflow: Find the workflow you want to stop in the list.
Stop executions: Open the workflow three-dot (...) menu and select Stop executions.
Prevent future executions
Disable trigger: Disable the trigger to prevent new executions from starting automatically.

