# 6.2.3 Add Milestone to a Phase

You can add milestone tasks to a phase from the task modal activity page.

### Process:

* Choose any milestone task from the list or board view. Click it.
* You will be taken to the task modal activity page. From here, you will see a button named “Add to” on the right side of the “Submit” button. Click it.
* Choose the phase you want to add this milestone to and save it.


---

# 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.2-milestones/6.2.3-add-milestone-to-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.
