# Which tasks will I see on my account?

When you log in to your account on the Discontract platform, you can visit the Task section, where you'll be able to see all of your Active Tasks and Task History.

Active Tasks include services you've ordered but which have not been completed yet. Their details, such as date and time, can be modified as long as any changes are agreed to by both the client and the pro.

In Task History you'll be able to view all of your past orders that have been completed.


---

# 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/which-tasks-will-i-see-on-my-account.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.
