# All Tasks

The All Tasks module is designed for supervisors, allowing them to reassign tasks to users, change priorities and due dates, and delete tasks. This is similar to the My Tasks module discussed above. All tasks assigned to the group(s) you supervise will be displayed.

![](/files/abUmKwYsNl5DnND31PT9)

Many of the My Tasks options are available in All Tasks. The Reassign Task option is the same, except that the supervisor can assign the task to a specific user as well as a group. Other options are available only in All Tasks, as described below.

## Change Start Date

A supervisor can change the activation date for one or more tasks by clicking the Change Start Date button (<img src="/files/JNf7YMTE80heUYo90Oc6" alt="" data-size="original">). Start Date Change fields will be displayed in the lower portion of the window. Enter the new start date, a change reason, and comments if applicable, and click OK to make the change.

![](/files/izBBJvbCW3jO5zsQr0FW)

## Change Due Date

A task’s due date can also be changed, by clicking the Change Due Date button (<img src="/files/5BhKLMjzOz4tFUuJRCVv" alt="" data-size="original">). This is similar to changing the start date.

![](/files/cIm2OVs0AlS5j2kPhfnb)

## Change Priority

[Tasks](/circulation-user-manual/tasks/setup-menu/task.md) are assigned a priority when they are created. The supervisor can reprioritize the task(s) by clicking the Change Priority button (<img src="/files/SRoKQ9ujSdHeGZfnJH0u" alt="" data-size="original">). Enter the new priority, a change reason, and comments if applicable in the Priority Change fields that are displayed.

![](/files/8PUWt3UCgAkcpdC2h3Jh)

## Deleting Tasks

If tasks were generated in error, they can be deleted from the system. Select the task to delete and click the Delete Task button (![](/files/CnqEb1mLLu3ZhGlYN426)). You will be prompted to continue with the deletion; click Yes to delete the tasks.


---

# 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.navigaglobal.com/circulation-user-manual/tasks/tasks-menu/all-tasks.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.
