Keyboard Shortcuts
The platform supports keyboard shortcuts to speed up common actions.
info
This list covers the most commonly used shortcuts. Additional shortcuts may be available in specific views or modal dialogs.
Global Shortcuts
These shortcuts work from any page within a project context.
| Shortcut | Action |
|---|---|
Cmd/Ctrl + K | Create a new task |
C | Create a new task (single-key shortcut) |
Project Context Required
Global shortcuts are project-scoped. You must be inside a project (i.e., on a /[projectId]/... route) for these shortcuts to be active. Single-key shortcuts (like C) are automatically disabled when a text input or textarea is focused, so they will not interfere with typing.
Chat Input
Standard text editing shortcuts apply when the chat input is focused:
| Shortcut | Action |
|---|---|
Enter | Send message |
Shift + Enter | New line |
Cmd/Ctrl + A | Select all text |
Cmd/Ctrl + Z | Undo |
Cmd/Ctrl + Shift + Z | Redo |
tip
Press Cmd/Ctrl + K or just C from anywhere in the project to quickly create a task without navigating to the Tasks page.