> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/process-flows/managing-process-flows/stopping-a-running-process-flow.md).

# Stopping a running process flow

## Introduction

If you [initialise a process flow manually](/product-documentation/process-flows/managing-process-flows/initialising-a-process-flow-manually.md) and want to stop the run, you can use [stop button from the canvas actions bar](/product-documentation/process-flows/building-process-flows/the-process-flow-canvas.md#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](/product-documentation/process-flows/error-reporting-and-exception-handling/run-logs-and-queue.md) page.

## 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.

**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:\
\
![](/files/EcmglRMFSwaOuSuoHJmX)
{% endhint %}

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

<figure><img src="/files/8r16HcyRKrPe1VuRpsIW" alt=""><figcaption></figcaption></figure>

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