> 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/removing-a-process-flow.md).

# Removing a process flow

## Introduction

If a process flow is no longer required, you have the option to [disable it](/product-documentation/process-flows/managing-process-flows/enabling-and-disabling-a-process-flow/enabling-and-disabling-a-process-flow-without-virtual-enviroments.md) (but keep the process flow in place for future reference or use), or to remove it permanently. This page explains how to remove a process flow permanently.

## The steps

<details>

<summary><img src="/files/JOYoP4EdSu7WJ3CMdAAS" alt="" data-size="line"> Show me</summary>

![](/files/NXC40A8rfJCf9dAqa0UM)

</details>

To remove a process flow, follow the steps below.

**Step 1**\
[Access the process flow](/product-documentation/process-flows/accessing-your-process-flows.md) that you want to enable/disable.

**Step 2**\
Access settings for the process flow:

<div align="left"><figure><img src="/files/B5qasIafJOi26v1VKZQp" alt="" width="285"><figcaption></figcaption></figure></div>

**Step 3**\
Click the **delete flow** option:

<div align="left"><figure><img src="/files/OdR8khHtHnNuSk30vDWG" alt="" width="353"><figcaption></figcaption></figure></div>

...the process flow is removed immediately.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.wearepatchworks.com/product-documentation/process-flows/managing-process-flows/removing-a-process-flow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
