# Active Item

This provides an overview of all tasks currently in progress or completed. It helps users track the tasks being worked on and allows them to prioritize their efforts accordingly. The feature displays a list of tasks with information like names, assigned team members, due dates, progress status, revised dates, revision numbers, and many more. You can set them from the preference tab.

Users can easily access each task and update its status, add comments, or change its due date. This feature is handy for project managers who must stay on top of the project’s progress and ensure that team members work on the right tasks at the right time. It also helps team members to know what tasks are currently active, what needs to be done, and when it is due.

From here, you can access

* [<mark style="color:purple;">**Different Views for Items**</mark>](/5.-managing-project/5.2-project-dashboard/7.1-different-views-for-item.md)
* <mark style="color:purple;">**Item Modal/Activity Page**</mark>
* <mark style="color:purple;">**Item Export**</mark>
* [<mark style="color:purple;">**Item Action Buttons**</mark>](/5.-managing-project/5.2-project-dashboard/active-item/item-action-button.md)


---

# 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/5.-managing-project/5.2-project-dashboard/active-item.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.
