Keyboard shortcuts
The current platform wires up a small set of shortcuts. The list below covers what is actually implemented today — there is no global command palette, no J/K conversation navigation, and no in-canvas undo/redo. Larger shortcut coverage is on the roadmap.
Global
| Shortcut | Action |
|---|---|
Esc | Close any open drawer, modal, or inline edit. |
Inbox
| Shortcut | Action |
|---|---|
Ctrl + Enter | Send the message currently composed in the reply box. |
Enter (canned-response picker) | Insert the highlighted canned response. |
↑ / ↓ (canned-response picker) | Move the highlight between results. |
Enter (in-line contact fields) | Commit the contact name or tag you’re editing. |
Recipe canvas
The canvas inherits its keyboard behaviour from the underlying xyflow library — no custom binding layer sits on top.
| Shortcut | Action |
|---|---|
Delete / Backspace | Remove the selected node or edge. (Start node and read-only mode are exempt.) |
| Mouse wheel / pinch | Zoom in and out. |
| Click + drag empty canvas | Pan. |
Ctrl + Shift + C (macOS: Cmd + Shift + C) | Toggle the Craft Copilot panel. Admin / super-admin only. |
/ (Craft Copilot chat input) | Open the slash command palette (/generate, /explain, /fix, /translate, /suggest). |
There is no Cmd + S, Cmd + Z, or 0-to-fit shortcut today; use the on-canvas toolbar buttons for save, fit-view, and zoom-to-100%.
Sticky notes
| Shortcut | Action |
|---|---|
| Double-click | Enter edit mode on a sticky. |
Esc | Exit edit mode without saving the in-flight change. |
Roadmap
A broader shortcut layer (global search, J/K conversation navigation, canvas undo/redo, save with Cmd + S) is planned but not yet shipped. This page will be expanded as those land.
Last updated on