# Add a Milestone

You can add a milestone to your project by following these steps.

1. Go to Project > Project Details > Milestone
2. Click on 'Add New' in the Milestone section.&#x20;
3. Add the milestone name, Start Date, Due Date, End Date and Amount.
4. Select the Status and add status date of the milestone and save it.

<figure><img src="/files/rTx0Dy4Mz6B2y8NfvMnX" alt=""><figcaption></figcaption></figure>

By adding the Status and the status date, you can view the total amount of the project milestone in the milestone report.


---

# 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://help.alianhub.com/introduction-to-alian-hub/project-dashboard/add-a-milestone.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.
