Skip to main content

Stop Workflow Executions: A Quick Guide

Learn how to halt ongoing workflow executions.

Updated over 2 weeks ago

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

  1. Navigate to Workflows: Go to the Workflows page.

  2. Locate workflow: Find the workflow you want to stop in the list.

  3. Stop executions: Open the workflow three-dot (...) menu and select Stop executions.

Prevent future executions

Did this answer your question?