# Edit Label

Organisations frequently undergo changes such as rebranding and internal restructuring, necessitating modifications to existing labels. In such cases, it is advisable to edit the labels rather than create new ones, allowing for efficient reuse.

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

Follow the below steps to edit a label:

## **Step 1:** Accessing the labels edit option

Navigate to the **Labels** section. Identify the label that requires an update and click on the edit icon (highlighted in the below screenshot).

<figure><img src="/files/1vqWVkQJotWypF7acUhc" alt=""><figcaption></figcaption></figure>

## **Step 2: Modify and confirm the new label name**

Enter the new label name in the window that appears.

For instance, in the example given below, the label "Salary" is being changed to "Salary'23".&#x20;

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

Once the changes have been made, click on **Save Changes** to update the label in your dashboard.

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

By following these steps, labels can be easily modified to reflect changes within the organisation.


---

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