> ## 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 TicketAlertAction

> Bitmask available ticket alert action

Bitmask available ticket alert action

## Syntax

```crmscript theme={null}
TicketAlertAction
```

## Fields

| Name                      | Description                           |
| ------------------------- | ------------------------------------- |
| ActionDelegate            | Controls Reassign                     |
| ActionEmail               | Controls Email others                 |
| ActionEmailCustomer       | Controls Email Contact                |
| ActionEmailUser           | Controls Email User                   |
| ActionEmailCategoryMaster | Controls Email Category administrator |
| ActionSms                 | Controls SMS others                   |
| ActionSmsCustomer         | Controls SMS Contact                  |
| ActionSmsUser             | Controls SMS User                     |
| ActionSmsCategoryMaster   | Controls SMS Category administrator   |
| ActionScript              | Controls Script                       |
