# How to Assign Milestones

* After creating a project, click **"Add New Milestone"**.
* Input the required details (milestone name, deadline, description etc).
* In the **"Assign To"** field, select a team member from the dropdown (optional).
* Click **"Continue"** to add the milestone  your project.

<figure><img src="https://40005332-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLDZd2BsljBT7WI9yQITF%2Fuploads%2FU2r5ZXB3C6goqf3xWswc%2Fimage.png?alt=media&#x26;token=643a103b-ee24-486c-a8c0-9e7dafba079a" alt=""><figcaption></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://spurt.gitbook.io/sync-user-guide/project-management/how-to-assign-milestones.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.
