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

> Chat Topic flags

Chat Topic flags

## Syntax

```crmscript theme={null}
ChatTopicFlag
```

## Fields

| Name                  | Description                               |
| --------------------- | ----------------------------------------- |
| None                  | Nothing                                   |
| PopupAlert            | Alert using Popup                         |
| EmailAlert            | Alert using E-mail                        |
| CollectConsent        | Collect GDPR consent before chat          |
| UseCustomQueueMessage | Use custom queue message                  |
| WidgetSizeLarge       | Show large widget                         |
| OfflineCollectConsent | Collect GDPR consent on offline chat form |
| UseQueueOfflineForm   | Use offline form capability from queue    |
