# Add Estimated Hours

You can add, edit or remove the estimated time required to work on a particular task. This feature helps in calculating performance and scheduling time for tasks. You can only add or edit the estimated time if you have read & write permission for it. Furthermore, you need to add start and end date of the task to add the estimated time.

To add or edit estimated time, follow these steps.&#x20;

* Go to the Task Detail Page.
* On the right section, click on '00h 00m'.
* Select the month and week of work.
* Add the estimated work time in HH and MM box with respect to the date.
* Click on Save.


---

# 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://help.alianhub.com/introduction-to-alian-hub/project-dashboard/add-estimated-hours.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.
