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

> Lists the enum values for SelectionSystemType.

## SelectionSystemType Enum

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

| Name                          | Value | Description                                                                                                                                    |
| ----------------------------- | ----- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| User                          | 0     | User selection, managed by users                                                                                                               |
| TemporaryShortTermStatic      | 1     | Temporary static selection, one per user, for short-term operations                                                                            |
| PersonalForFind               | 2     | Personal dynamic, for the Find mode in the selection panel                                                                                     |
| DashboardTileSelection        | 3     | Selecton is associated with a dashboard tile                                                                                                   |
| PersonalForDashboard          | 4     | Personal dynamic, for dashboard tiles                                                                                                          |
| PersonalForDashboardSecondary | 5     | Personal dynamic secondary, for dashboard tiles                                                                                                |
| PrimedSharedSelection         | 6     | Shared selection primed by SuperOffice (e.g. the Sales Overview defaults). Owned by nobody, not managed by users, hidden from selection search |

## Usage

* [selection](../selection).SystemType - Selections
