# Update Start date/Due date of a Task

This feature lets users update a task's start and due dates after creation. This feature is helpful when the original timeline for a task is no longer feasible, a new timeline needs to be established, or other changes arise.

### Steps to Use:

* Select a **task from a project**. The **task modal page** opens.
* Click the **estimated start/due date** & provide the **revised** **date** & **time.**
* A **description box** will appear where you will be able to provide the **reason** for the **due date update**.&#x20;
* Give a **valid reason** and **submit** it.&#x20;
* Your **due date** for that will be **changed**.&#x20;
* You can **see** the task and its **reason** from the **Task list view**.

<figure><img src="/files/ElKtli7bzwHuUfjxq7nD" alt=""><figcaption><p>Updating Revised Start date/ Due date </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.3-tasks/6.3.2-task-modal-activity-page-manage/6.2.18-revised-start-date-due-date-update/update-start-date-due-date-of-a-task.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.
