# 6.2.1 Create a Milestone

You can create milestones from 3 places:

* Admin Dashboard
* Create+ button
* Inside a project.&#x20;

### Steps to Use:

* From the item form, select milestone & project to create milestone.
* Give the milestone a name. It’s mandatory.
* Choose the assignee. You can assign multiple assignees.
* Provide Status & set the Priority.
* Add a short description of the task in the Description box.&#x20;

  Onethread gives you rich text support options for description formatting. Choose your preferred one and change the description format accordingly.
* Give a Start Date and Due Date if needed.&#x20;

  Note that the start and due dates are required for milestones to appear in the Calendar and Gantt chart. The start date must not exceed the due date.
* Set Reminders (if needed).
* Add Dependency Task (if required).
* Press the “Create” button.

<figure><img src="https://4113483419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGidBZt9wHrAuaIEXoJOq%2Fuploads%2FHQitHBl15rfCQxwWX1zY%2FProject%20Item%20Milestone%20Create.gif?alt=media&#x26;token=0316a66a-d81c-4774-a6a8-3e758fdf649b" alt=""><figcaption><p>Creating a Milestone</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.2-milestones/6.2.1-create-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.
