# Change Phase Priority

This feature enables users to modify the priority of a phase. Users can assign a priority level to each phase 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 **phase** from a **project**. Click it. The **phase modal page** opens.
* Click the **down arrow** in the **Priority section.** &#x20;
* A **list** of **Priorities** will open.
* **Choose** the **Priority** you want to **set** for this phase.&#x20;

<figure><img src="/files/LFJVHtk2YuJsuSLidU7Z" alt=""><figcaption><p>Change Phase Priority</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.1-phases/6.1.2-phase-modal-activity-page-manage/change-phase-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.
