# Managing process flows

## Introduction

Any [process flows](/product-documentation/process-flows/accessing-your-process-flows.md) that you [add](/product-documentation/process-flows/building-process-flows/adding-a-new-process-flow.md) can be found in your process flows list. From here, you can view, update or remove any existing flow.

## In this section

* [Flow deployment](/product-documentation/process-flows/managing-process-flows/flow-deployment.md)
* [Enabling & disabling a process flow](/product-documentation/process-flows/managing-process-flows/enabling-and-disabling-a-process-flow.md)
* [Renaming a process flow](/product-documentation/process-flows/managing-process-flows/renaming-a-process-flow.md)
* [Duplicating a process flow](/product-documentation/process-flows/managing-process-flows/duplicating-a-process-flow.md)
* [Process flow labels](/product-documentation/process-flows/managing-process-flows/process-flow-labels.md)
* [Initialising a process flow manually](/product-documentation/process-flows/managing-process-flows/initialising-a-process-flow-manually.md)
* [Initialising a process flow manually with a payload](/product-documentation/process-flows/managing-process-flows/initialising-a-process-flow-manually-with-a-payload.md)
* [Stopping a running process flow](/product-documentation/process-flows/managing-process-flows/stopping-a-running-process-flow.md)
* [Removing a process flow](/product-documentation/process-flows/managing-process-flows/removing-a-process-flow.md)


---

# Agent Instructions: 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.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.
