Skip to Content
CraftBot Docs v1 — internal preview
ReferenceKeyboard shortcuts

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

ShortcutAction
EscClose any open drawer, modal, or inline edit.

Inbox

ShortcutAction
Ctrl + EnterSend 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.

ShortcutAction
Delete / BackspaceRemove the selected node or edge. (Start node and read-only mode are exempt.)
Mouse wheel / pinchZoom in and out.
Click + drag empty canvasPan.
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

ShortcutAction
Double-clickEnter edit mode on a sticky.
EscExit 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