Shortcuts are global unless noted. On macOS use ⌘; on Windows and
Linux substitute Ctrl. Bare-key shortcuts (like ?) are ignored
while you are typing into an input, textarea, or contenteditable
field.
Global
| Shortcut | What it does | Where it works |
|---|
⌘K | Open the command palette. Search pages, jump to entities, run actions. | Anywhere in the authenticated shell. |
⌘J | Toggle the AI Copilot panel. | Anywhere in the authenticated shell. |
? | Open the keyboard-shortcuts overlay. | Anywhere outside an input. |
⌘⇧D | Toggle data density between Comfortable and Compact. Persists to your preferences. | Anywhere in the authenticated shell. |
⌘B | Collapse or expand the sidebar (desktop only — the mobile drawer ignores it). | Anywhere in the authenticated shell. |
| Help icon | Opens contextual help for the current page. No chord today. | Topbar, on every authenticated page. |
Navigation
| Shortcut | What it does | Where it works |
|---|
↑ ↓ | Move highlight up or down through a list. | Command palette, notification popover, autocomplete menus. |
↵ | Activate the highlighted row or button. | Lists, dialogs, menus. |
Esc | Close the active drawer, dialog, popover, or sheet. | Anywhere a transient surface is open. |
Tab ⇧Tab | Move focus to the next or previous interactive element. | Standard browser behaviour. |
| Shortcut | What it does | Where it works |
|---|
⌘↵ | Submit the form. | Authoring forms, verdict drawers, comment composers. |
Esc | Cancel the open dialog without saving. Unsaved drafts in long forms are kept locally. | Anywhere a dialog is open. |
Accessibility
| Shortcut | What it does | Where it works |
|---|
Tab (on page load) | Reveals the Skip to main content link. Press ↵ to jump past the sidebar and topbar straight to the page canvas. | Every authenticated page. |
Notes
- The five day-1 shortcuts (
⌘K, ⌘J, ?, ⌘⇧D, ⌘B) are the
only ones bound at the shell level. Per-page list shortcuts (arrow
keys, Esc) come from the underlying primitives.
- Density toggles re-render lists and tables; in long forms they only
affect spacing, not field state.
- The shortcuts overlay (
?) is the canonical in-product reference —
this page mirrors it for offline reading.