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

> Value for field 'deflevel' in table 'userpreference'.

Value for field 'deflevel' in table 'userpreference'.

## Syntax

```crmscript theme={null}
PreferenceLevel
```

## Fields

| Name        | Description                                                                       |
| ----------- | --------------------------------------------------------------------------------- |
| Undefined   | Undefined value (error)                                                           |
| HardDefault | Default value used if no other value has been specified                           |
| SystemWide  | Value valid for all databases under this licence                                  |
| Database    | Value valid for this database                                                     |
| Group       | Value valid for this group                                                        |
| Individual  | Value valid for this user                                                         |
| PC          | Value valid for this computer (note: stored in the Registry, not in the database) |
