# Provide Start & Due Date to a Phase

This feature enables users to assign specific start and due dates to phase. This helps to establish clear timelines and deadlines for each phase in a project.&#x20;

### Steps to Use:

* Select a **phase from a project**. The **phase modal page** opens.
* Click the **estimated start date** & provide the **date** & **time.**
* Click the **estimated due date** & provide the **date** & **time.**

<figure><img src="/files/qPgI45WPPDzjSElSw9hF" alt=""><figcaption><p>Provide Start &#x26; Due Date to a Phase</p></figcaption></figure>

### Important Note:

* The **start date must not exceed the due date**.
* **Providing** the **start date** and **due date** is **mandatory** to see a phase in the **Gantt chart** and **Calendar View**.


---

# 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.1-phases/6.1.2-phase-modal-activity-page-manage/provide-start-and-due-date-to-a-phase.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.
