Abort an Execution
Abort a Flow execution that is currently running to stop it, along with its remaining actions. Aborting also stops the operations the execution started.
Permission Required
You need the Manager role to abort executions. See Flow Permissions for details.
Abort One Execution
Step 1: Navigate to the Flows page by clicking Flows on the left side panel, then open the Executions tab.
Step 2: Click Abort on the row of the running execution. Or open the execution's page, click the settings button in the top right corner, and select Abort.
Step 3: A confirmation dialog warns that the action cannot be undone and that the running execution and all its action executions will be aborted. Click Abort to confirm.
Step 4: A success message confirms the abort, and the execution lands on the Aborted state.
Abort in Bulk
Step 1: On the Executions tab, select the checkbox on each running execution you want to stop. A toolbar appears showing how many executions are selected.
Step 2: Click the vertical ellipsis on the toolbar and select Abort .
Warning
The vertical ellipsis only offers Abort when every selected execution is running. When the selection includes a finished execution, the option is not shown.
Step 3: A confirmation dialog appears; click Abort to confirm. A success message confirms that the selected executions have been aborted.
Info
Aborting is only available while an execution is running. See Flow Executions for the execution states.