> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/customer-service/dashboard/ticket-priority.md).

# 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 'priority' button such image below.

![Set Priority](/files/3rET33Tof77SXYkOalIt)

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/ti3DzyedQOvRnelaP17d)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
