Keyboard shortcuts
Cmd-K palette, slash commands, and per-page hotkeys.
Last updated May 12, 2026
Cmd-K command palette
Press Cmd-K (Mac) or Ctrl-K (Windows / Linux) anywhere in the app to open the palette. It's a fuzzy-search switcher over:
- Companies in your workspace
- Recent audits
- Open drafts
- Settings pages
- Documentation articles
Type to filter, Enter to jump, Esc to close. Arrow keys and Tab move the selection.
Global shortcuts
| Shortcut | Action |
|---|---|
| Cmd-K | Open command palette |
| Cmd-/ | Toggle keyboard-shortcuts help dialog |
| g then a | Go to Audits |
| g then c | Go to Content |
| g then s | Go to Settings |
| g then d | Go to Docs |
| ? | Show shortcut overlay on current page |
Audit view
| Shortcut | Action |
|---|---|
| j / k | Next / previous recommendation |
| Enter | Open recommendation detail |
| g | Generate content from the selected recommendation |
| d | Dismiss recommendation |
| c | Open compare-audits picker |
Content editor — slash commands
Type / in the editor body to surface a menu:
| Command | Inserts |
|---|---|
| /h1 /h2 /h3 | Heading at the chosen level |
| /quote | Block quote |
| /code | Fenced code block |
| /table | A 2x2 markdown table |
| /faq | An FAQ schema block |
| /cta | A call-to-action component |
| /rewrite | Sends the selected paragraph to the AI rewriter |
| /shorter | Asks the AI to compress the selected text |
| /longer | Asks the AI to expand the selected text |
See Markdown editor for the full editor reference.
Content list
| Shortcut | Action |
|---|---|
| n | New draft |
| Cmd-Enter | Submit selected draft for review |
| a | Approve (reviewer role) |
| r | Request revisions |
| p | Open publish dialog |
| / | Focus filter input |
Settings panels
Most settings pages support Cmd-S to save the form without scrolling to the button. Esc discards unsaved changes after a confirm.
Docs
| Shortcut | Action |
|---|---|
| / | Focus the docs search input |
| j / k | Next / previous heading on a doc page |
| Cmd-Enter | Open first search result |
Mac vs. Windows
Everywhere this page says Cmd, Windows / Linux users press Ctrl. The app reads your platform on load and renders the right glyph in tooltips.
Disabling shortcuts
We don't currently support remapping individual shortcuts. If a hotkey clashes with a screen reader or system shortcut, you can disable the entire layer at Settings → Accessibility → Keyboard shortcuts. See Accessibility.
Was this article helpful?