# How do I indicate my task duration?

In order for us to give you an estimate, we'll ask you to indicate the approximate length of the task when you make the booking.

This can be done by creating a task and filling in certain information, including the estimated duration of the task.&#x20;

Task duration may change if the pro informs you that they will need more time to complete the job. In that case, you'll be able to modify the estimated length of the task in accordance with your new agreement.

Also, keep in mind that the actual length of the job may differ from the estimated one, and the time reflected in your invoice will correspond to that of the actual time spent on the task. The final duration will always be the one submitted by the pro once they have completed the task.


---

# 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.discontract.com/en/for-clients/managing-tasks/how-do-i-indicate-my-task-duration.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.
