# Create milestones

Create project milestones to organize, plan, and track key milestones

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c35eb5a02c1e87c098c52f_Screenshot%202024-08-19%20at%2011.03.09%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

## Prerequisites

None

## Navigating to the feature

1. Go to the project tab (list view or kanban view)
   1. From here, you have a “List” view of all your projects and their information
   2. 1And by pressing the 4 small squares at the top of the page on the left, you have a Kanban view according to the milestones of your projects.

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c382bdad7ca8757bd032fc_66c3829be5baf595004c5e52_1.png" alt=""><figcaption></figcaption></figure>

## Create milestones

1. Click on the options button at the top right (3 small dots)
2. Click on “Edit milestones”
3. Click on “New milestone”
4. Enter the required fields
5. Click on “Confirm”

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c382bdad7ca8757bd03314_66c382aa2d16401a59a68830_2.png" alt=""><figcaption></figcaption></figure>

Your milestones are now created!

1. You can now select one or more projects and thus drag one or more projects into the appropriate milestone according to their progress.
2. Its milestones will appear in the project list view as well as on your daily reports in the weekly view.

You can now create all the milestones according to your operation and use these milestones for your projects.


---

# 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://documentation.civalgo.com/documentation/management/create-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.
