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

> Selection system type - defines if this selection is one that is managed by the system, and what kind it is

Selection system type - defines if this selection is one that is managed by the system, and what kind it is

## Syntax

```crmscript theme={null}
SelectionSystemType
```

## Fields

| Name                          | Description                                                         |
| ----------------------------- | ------------------------------------------------------------------- |
| User                          | User selection, managed by users                                    |
| TemporaryShortTermStatic      | Temporary static selection, one per user, for short-term operations |
| PersonalForFind               | Personal dynamic, for the Find mode in the selection panel          |
| DashboardTileSelection        | Selecton is associated with a dashboard tile                        |
| PersonalForDashboard          | Personal dynamic, for dashboard tiles                               |
| PersonalForDashboardSecondary | Personal dynamic secondary, for dashboard tiles                     |
