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

> 0 = employee, 1 = external user, 2 = anonymous

0 = employee, 1 = external user, 2 = anonymous

## Syntax

```crmscript theme={null}
RoleType
```

## Fields

| Name         | Description                                               |
| ------------ | --------------------------------------------------------- |
| Employee     | Normal employee                                           |
| ExternalUser | External User                                             |
| Anonymous    | Anonymous (implicit) users.                               |
| System       | System users - sentry is bypassed for this kind of users. |
