# Ticket Priority

Ticket Priority is a ticket attribute that determines the degree of importance that is supposed to be given to a ticket. When you have to deal with hundreds of tickets every day, it’s almost impossible to decide which one to work on first, that is why tickets are assigned priorities. You can make a ticket a priority based on the severity level ticket. To set priority of the ticket you can click the button 'priority' such as an image below.

![Set Priority](/files/-MQWNylUzHH8z-J3e9SR)

For example, there is a ticket from an important customer, such as a VIP customer or influencer, so we must be very careful in handling the ticket in order to maintain the quality of the company's responsibility. Then you can set this ticket to priority to remind that this ticket is important, and the ticket will show on the **priority ticket** tab as images below.

![Priority Ticket Tab](/files/-MQWOAllpYBtL8dvEE9T)


---

# 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.3dolphins.ai/5.1.x/customer-service/dashboard/ticket-priority.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.
