# 6.2.8.1 Create a Label in a Task

This feature allows users to create custom labels and assign them to tasks. Users can create relevant labels for their specific projects, making it easy to identify and sort tasks quickly.&#x20;

### Steps to Use:

* Select a **task**. The **task modal page** opens.
* Click the **Label section.** &#x20;
* Write down the **new label** name.&#x20;
* **Press** it.
* The label will be **created** and **added** to the task.

<figure><img src="/files/a7BbWGGSumXOgA1Shuew" alt=""><figcaption><p>Creating a Label in 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.1-create-a-label-in-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.
