§.Getting started
Keyboard shortcuts
Every keyboard shortcut PromptAssay supports, and the fastest paths through the app.
Updated 2026-04-13
Global
| Shortcut | Action |
|---|---|
| Cmd + K (macOS) / Ctrl + K | Open the command palette. |
| ? | Open the floating help panel (unless you're typing in an input). |
| / | Focus the search box on the help hub page. |
| Escape | Close any open modal, dialog, or the help panel. |
Command palette
| Shortcut | Action |
|---|---|
| Arrow Up / Down | Move selection. |
| Enter | Execute the selected command. |
| Escape | Close the palette. |
| Type | Fuzzy-search your prompts by title. |
Editor
The editor supports standard editing shortcuts (Cmd/Ctrl+Z undo, Cmd/Ctrl+Shift+Z redo, Cmd/Ctrl+A select all, Cmd/Ctrl+F find). Save is automatic — there is no save shortcut because there is no explicit save action.
Help panel
- ? — open the panel (from anywhere in the app, outside text inputs)
- Escape — close the panel
- Panel has its own search field — click or tab into it, then type
Command palette → help
You can also open the help center by running the Help command from the command palette — type
help after hitting Cmd+K.