# Write a Description for a Phase

This feature enables users to add a detailed description of a phase. Users can add text to give a descriptive overview of the phase.&#x20;

### Steps to Use:

* Select a **phase** from a **project**. The **phase modal page** opens.
* Click the pen ![](/files/Cz6uoS9JorxO1fC8ejAv) icon at the right corner in the **Description** section.  &#x20;
* Write your **description**. You can use a suitable **format** from here.
* Click the **Upgrade button.**
* The description will be updated.

<figure><img src="/files/y7HrEswkvIVkaxYJhKo4" alt=""><figcaption><p>Write a Description for a Phase</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/write-a-description-for-a-phase.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.
