# 6.2.8.3 Edit a Label to a task

This feature allows users to modify the labels assigned to a task. Users can change the label name, and color to organize better and categorize tasks.&#x20;

This feature is useful when tasks need to be re-prioritized and labels need to be adjusted accordingly.&#x20;

### Steps to Use:

* Select a **task**. The **task modal page** opens.
* Click the **Label section.** &#x20;
* A **list** of **Labels** will pop up.
* **Choose** the **Label** you want to **edit**.
* **Click** the **edit button** and **change** the **name** & **color** accordingly&#x20;
* **Click** the **Update** button. The label & its color will be **modified**.

<figure><img src="/files/KNY4Zh1ZmIdcMxpjTjSL" alt=""><figcaption><p>Editing Label to a task</p></figcaption></figure>


---

# 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.onethreadapp.com/6.-managing-items/6.3-tasks/6.3.2-task-modal-activity-page-manage/6.2.8-label/6.2.8.3-edit-a-label-to-a-task.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.
