# Task Priorities

Assigning priority levels to tasks allows managers to strategically allocate resources, optimize workflows, and enhance time management. By identifying high-priority tasks critical to organizational goals, managers ensure that limited resources are directed toward activities that drive success. This practice aids in risk mitigation, supports goal achievement, and contributes to client and stakeholder satisfaction by addressing urgent matters promptly.&#x20;

From this menu, network admins can manage the pre-shipped task priorities, reorder task priorities, and create new task priorities levels.

<img src="/files/zWadLIxuHEGdzdWpwR8I" alt="Admin Portal > Modules > Tasks > Task Priorities" width="563">

Displayed is the list of all task priorities on the domain. Drag-and-drop the task priorities to reorder how they will be listed in the user portal dropdown menus.&#x20;

Network admins can edit the label and icon of the pre-shipped task priorities or create new task priorities.

To make changes to existing priority levels, hover over the priority and click the **Edit** or **Delete** option. Deleting a task priority only removes the association of the priority from the task on the User Portal.\
Pre-shipped task priorities **can** be deleted.

{% hint style="danger" %} <mark style="color:red;">Once a priority level has been deleted it</mark> <mark style="color:red;"></mark><mark style="color:red;">**cannot**</mark> <mark style="color:red;"></mark><mark style="color:red;">be recovered and must be re-created.</mark>
{% endhint %}

***

### Adding a New Task Priority

To add a new task priority for all users on the domain:

1. Click the **+ Add new task priority** link at the bottom of the priorities list.
2. Enter a name for the task priority.
3. Select an indicator color for the task priority from the slider menu.
4. Click the **Save** button to add the new task priority on the domain.
5. Optionally, drag-and-drop the task priority as preferred to reorder it within the list.

<figure><img src="/files/E5D79sJzmq0qKhz5zls6" alt="" width="563"><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://guides.mangoapps.com/admin-guide/module-settings/tasks/task-priorities.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.
