--- alias: keyboardshortcut-st description: "Defines and manages keyboard shortcuts for actions within a system" --- # KeyboardShortcut ## Description Used to resolve keyboard shortcuts for performing certain actions ## Fields The **KeyboardShortcut** table has the following fields: | Field | Description | Key | Mandatory | Comments | | --- | ----- | -- | -- | ---- | | **Scope** | Scope of the shortcut | Yes | Yes | | | **User** | The user to which the shortcut applies | Yes | No | | | **Shortcut** | Shortcut | No | Yes | | | **Action** | The shortcut action | No | Yes | | | **ActionDetails** | Additional action information | No | No | | | **SearchName** | In case that the shortcut is also searchable what is the search name | No | No | | | **IsEnabled** | Defines whether the shortcut is enabled or not | No | Yes | | Table: KeyboardShortcut fields ## Precedence Keys The search precedence rules are the following: 1. Scope, User 2. Scope