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

> Type of user (or resource). Mapps functionally to associate type - but with different binary values.

Type of user (or resource). Mapps functionally to associate type - but with different binary values.

## Syntax

```crmscript theme={null}
UserType
```

## Fields

| Name               | Description                                                                                      |
| ------------------ | ------------------------------------------------------------------------------------------------ |
| Unknown            |                                                                                                  |
| InternalAssociate  | Employee                                                                                         |
| ResourceAssociate  | Resource - meeting room, projector or other bookable resource                                    |
| ExternalAssociate  | External person                                                                                  |
| AnonymousAssociate | Anonymous user - used by applications that does not require logins                               |
| SystemAssociate    | System user - mainly used for integrations or administration.  This user is not goverened sentry |
