# Add Label

The **Add Label** function allows the addition of a new label in the organisation. It is important to define these labels prior to utilisation.

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

Follow these steps to add a new label:

## **Step 1:**  Accessing the Labels section

Navigate to the **Labels** (under **Settings**) section and click on the **Add Label** option (denoted by red in the screenshot below).

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

## **Step 2: Add and c**onfirm the new label addition

Upon clicking, a window will appear prompting the entry of the new label's name.

<figure><img src="/files/hqJ5ayWu3viKgWqgkNa2" alt="" width="354"><figcaption></figcaption></figure>

Once the name has been inputted, click on the **Add Label** button to finalise the process. This will result in the new label being added to the **Active Labels** list on the dashboard.

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

Repeat the above steps to add any number of additional labels as needed.

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

&#x20;

&#x20;


---

# 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://docs.coinshift.xyz/business/coinshift-walkthrough/label-management/add-label.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.
