# Process flow labels

## Introduction

Labels are used to tag/organise process flows in whatever way you need:

<figure><img src="/files/RbDZBEgUbCZubqJjQ79u" alt=""><figcaption></figcaption></figure>

Labels can be applied to both process flows and [virtual environments](/product-documentation/virtual-environments/about-virtual-environments.md). All labels created are added to the same 'pool' - i.e. labels created from within a process flow can also be used to tag virtual environments, and vice versa.&#x20;

Process flow labels can be created and applied from [process flow settings](/product-documentation/process-flows/managing-process-flows/process-flow-labels/adding-new-process-flow-labels.md).

{% hint style="info" %}
Labels can also be created via [label management options in general settings](/product-documentation/general-settings/label-management.md).&#x20;
{% endhint %}

{% hint style="info" %}
When you register for a Patchworks account, two labels are added to your company profile automatically - `production` and `staging`. If these aren't relevant to your needs, you can choose to [update/remove](/product-documentation/process-flows/managing-process-flows/process-flow-labels/adding-new-process-flow-labels.md) them.
{% endhint %}

## Related information

* [Adding new process flow labels](/product-documentation/process-flows/managing-process-flows/process-flow-labels/adding-new-process-flow-labels.md)
* [Using process flow labels](/product-documentation/process-flows/managing-process-flows/process-flow-labels/using-process-flow-labels.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/process-flow-labels.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.
