# Task Modal/Activity Page Manage

Task Modal/Activity page provides a detailed overview of a task, including its current status, assigned members, start date, due date, and progress. It also displays the task's feedback and replies, showing all activity lists, updates, comments, and related files.&#x20;

### Pre-conditions to use the Feature:

* Users **must have** an **account** in AgecnyHandy.
* Users must be a **part** of an **Order**.
* There **must** be **at least one task created**.
* **Anyone** in a **project** can **access** it.

From here, you can manage everything related to a task through the task modal/ activity page.

<figure><img src="/files/tybGcOktNFrAjTqjLwnp" alt=""><figcaption></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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/orders/create-tasks-in-an-order/task-modal-activity-page-manage.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.
