Command Menu
A keyboard-first command palette (Cmd+K) for navigating the app, running actions, and changing settings — without touching the mouse.
What is a Command Palette?
The fastest path to anywhere in your app
A command palette is a keyboard-first interface that lets users jump to any page, run any action, or change any setting by typing part of its name. Popularized by Linear, Raycast, and GitHub, it's the single most-loved power-user feature in modern SaaS apps.
Speed
3–5 keystrokes to any action.
Discoverability
Type to fuzzy-search every command.
Muscle memory
Same shortcut on every page.
A11y
Fully keyboard navigable, no mouse needed.
Try It Now
Open the palette and run a command
Last action
No command run yet — open the palette and try one.
Keyboard Shortcuts
Global keybindings available across the app
Example Commands
All 18 commands bundled with the demo palette
Navigation
Actions
Settings
Help
Anatomy & Tips
How to build a great command palette
Trigger
⌘K / Ctrl+K is the universal convention. Toggle on second press.
Fuzzy search
Match against label + group + keywords. Sort by recency for power users.
Grouping
Group results by category (Navigation, Actions, Settings, Help) with sticky headers.
Keyboard only
Arrow keys, Enter, Esc. Mouse hover updates the active index so click & keyboard stay in sync.