# Milestone

## What is Milestone?

Here you can set a target for a Deployment by assigning a start and End date.

## Step by step walkthrough

Following steps will guide you to creating a **Milestone**

**STEP 1:** Click on the **Settings** --> **Milestone** --> **Create New Milestone** as Shown Below.

![](/files/-MhOJMA1SLM9F7yaQ-CC)

**STEP 2:** Fill out the required details and click on **Save.**&#x20;

![](/files/-MhOJhybYP4zLy2mKesf)

* **Milestone Name:** Name could be any of the users choice.
* **Deployment:** Select the deployment from the given selection.
* **Start date & End date:** specify the date which you prefer as your milestone.

The saved Milestone will be displayed in the **Milestone Summary.**

## **Short video**

![](/files/-MkkepGVgHKgDZxT02M_)


---

# 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.qatts.com/others/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.
