# 6.2.6 Change Task Priority

This feature enables users to modify the priority of a task. Users can assign a priority level to each task based on its importance and urgency.&#x20;

There are five preset priorities in Onethread:

* Highest&#x20;
* High
* Normal
* Low
* Lowest

### Steps to Use:

* Select a **task** from a **project**. Click it. The **task modal page** opens.
* Click the **down arrow** in the **Task Priority section.** &#x20;
* A **list** of **Priorities** will open.
* **Choose** the **Priority** you want to **set** for this task.&#x20;

<figure><img src="/files/I7I9c8JkkDYLSX44IBSq" alt=""><figcaption><p>Changing Task Priority</p></figcaption></figure>

### Benefits:

* This feature allows users to **reprioritize tasks** as the project progresses and helps prioritize the most critical tasks.&#x20;
* By changing the task priority, users can ensure that team members work on the most **critical tasks** and meet deadlines on time.


---

# 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.6-change-task-priority.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.
