# The Task List View

The **Task List View** is used to view and manage your tasks. Tasks are organized into three groups using queries: All tasks, My assigned tasks, and Tasks to review. Additional queries can be created to further group tasks according to user preferences.&#x20;

![Task List View](/files/-MHRgUCkrzhrxJUIB_Hf)

Double-click on a task in the task list to open the **Task Editor**. To activate a task, click on the circle in the top right corner of the editor's toolbar. Active tasks are displayed in bold font in the **Task List View**.

At the top of the task list, you will find the following buttons and features:

* ![](/files/-M568DMiTKy47Ye1GNNA) **Create new Task.**
* ![](/files/-M286fQub8ebkgg814eQ) **Create new Query**&#x20;
* ![](/files/-M568DJXYcAkHBfr8U9H) **Collapse All**&#x20;

The text field allows searching for a task by summary, and ID.

![Filtering the Task List View](/files/-MHRrUXlJyB6FFHtqV1n)


---

# 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.b2ihealthcare.com/snow-owl-authoring-platform/collaborative-authoring/the-task-list-view.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.
