> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for TicketPriorityFlags

> Lists the enum values for TicketPriorityFlags.

## TicketPriorityFlags Enum

A bitmask of flags.

| Name          | Value | Description                                                                              |
| ------------- | ----- | ---------------------------------------------------------------------------------------- |
| Unknown       | 0     | No flags set                                                                             |
| External      | 1     | The ticket priority will be avilable in the Customer Centre                              |
| Default       | 2     | This is the ticket priority that should default be set in the UI when creating a request |
| AlertSchedule | 4     | Escalate requests according to time frame                                                |

## Usage

* [ticket\_priority](../ticket-priority).flags - This table contains the ticket priorities.
