# Priority Level

{% hint style="info" %}
This feature is currently only available on demand for Enterprise customers.
{% endhint %}

<figure><img src="/files/clCd3iiHtIvfABq89oTV" alt="" width="64"><figcaption><p>Priority Level Grid button</p></figcaption></figure>

The Priority Level feature allows you to adjust the priority of your assets in the queue.&#x20;

{% embed url="<https://youtu.be/BBtjzRW95Mc>" %}
Learn how to use the Priority feature
{% endembed %}

In the Priority Level grid view, you can designate assets as urgent or high priority directly from the Assets page, ensuring critical items are processed first.

To change an asset's priority, drag and drop the asset into your desired priority level. A popup confirmation will appear to ensure you'd like to change the priority level.

{% hint style="warning" %}
Please note that **you cannot downgrade an asset's priority level**, and **you can only upgrade an asset's priority level once**.
{% endhint %}

<figure><img src="/files/eqo2UYSypijG7t3bx9Me" alt=""><figcaption></figcaption></figure>

In the grid view, you can also click the quality tag to open a dropdown menu, allowing you to adjust the priority level of the processing asset.

<figure><img src="/files/wL42U2NowblBZqvWuN3E" 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.kaedim3d.com/enterprise-features/priority-level.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.
