# Renaming a process flow

## Introduction

The process flow name can be changed via **flow settings**. Any change takes immediate effect.

## The steps

To rename 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 rename.

**Step 2**\
Click the 'cog' icon to access flow settings:

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

**Step 3**\
Change the name as required and save your changes - for example:

<div align="left"><figure><img src="/files/aY6XvVyadhNUtsR8sqKk" alt="" width="375"><figcaption></figcaption></figure></div>


---

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