# Stopping a running process flow

## Introduction

If you [initialise a process flow manually](https://doc.wearepatchworks.com/product-documentation/process-flows/managing-process-flows/initialising-a-process-flow-manually) and want to stop the run, you can use [stop button from the canvas actions bar](https://doc.wearepatchworks.com/product-documentation/building-process-flows/the-process-flow-canvas#the-actions-bar). However, there may be times where you need to stop a process flow that was triggered to run automatically. You can do this via the [run logs](https://doc.wearepatchworks.com/product-documentation/process-flows/error-reporting-and-exception-handling/run-logs-and-queue) page.  &#x20;

## Demo

{% embed url="<https://app.screencast.com/qJzjQpe8QXlGE>" %}

## The steps

To stop a running process flow that was triggered automatically, follow the steps below.

**Step 1**\
Log into the Patchworks dashboard.

**Step 2**\
Select **run logs** from the left-hand navigation menu.&#x20;

**Step 3**\
Check the status of entries to find the running process flow that you want to stop.

{% hint style="info" %}
You can filter log entries by status, so it's easy to find all 'running' entries:\
\
![](https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FEEU89g7oBiGEFgGokTkK%2Ffilter%20logs%20by%20status.png?alt=media\&token=68593d52-d31b-4f8f-8485-943e29e04def)
{% endhint %}

**Step 4**\
Click the **stop** button associated with the entry that you want to stop:

<figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FP81NnrwxoSe4Hf7Gg4Dv%2Fstop%20running%20flow.png?alt=media&#x26;token=b1bb4a56-d07c-43de-b679-39ff8cfe3c13" alt=""><figcaption></figcaption></figure>

**Step 5**\
The process flow is stopped and the status for this run is set to **stopped**.
