Command Palette
// Opening it
The command palette is the fastest way to move around the dashboard. Open it from anywhere with Ctrl+K (Windows / Linux) or Cmd+K (macOS). The / key also opens it as long as you are not typing in an input field.
// Navigation inside the palette
- ↑↓Move the active item up and down the list.
- ⏎Trigger the highlighted command.
- ESCClose the palette without doing anything.
- SEARCHTyping filters items by every term entered (multi-term, fuzzy). The active item resets to the top of the list as the query changes.
// What is in the palette
The available items depend on context. When you are inside an application route, the application's sub-pages appear too.
- NAVAll applications — jumps to the index.
- APPDashboard, Licenses, Users, Team, Security, Variables, Logs, Discover, Libraries, Application Settings — only visible when an application is loaded.
- ACCTAccount settings, Billing & invoices, Two-factor authentication.
- PREFSwitch to light theme, Switch to dark theme.
- SESSign out.