# Priority Management

The user can therefore better manage the use of its storage resources and as such, give more priority to the archiving or retrieval of important data.

The implemented priority management allow prioritization of data movement workflows in preventing that highest priority which consume all available throughput in letting other workflows waiting indefinitely.  ​

### ​​**Quality of Service (QoS)**

This involves prioritizing data movement operations based on priority level. By assigning different levels of priority to different task, you can ensure that critical demand receive the necessary resources while still providing fair access to non-critical demand.​

<figure><img src="/files/Wuq0VfYcDEGlfH2qu0Vc" 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.nodeum.io/data-archiving/console/data-mover-management/priority-management.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.
