# Keyboard Shortcuts

> Quick-reference list of keyboard shortcuts available across the platform.

Seedly CRM supports keyboard shortcuts for common actions. On Mac, use **Cmd**. On Windows and Linux, use **Ctrl**.

---

## App-Wide

| Shortcut | Action |
|----------|--------|
| **Cmd+K** / **Ctrl+K** | Open the command palette - search contacts, opportunities, conversations, and more from anywhere |

---

## Builders (Email Template Editor, Form Builder)

| Shortcut | Action |
|----------|--------|
| **Cmd+Z** / **Ctrl+Z** | Undo the last change |
| **Cmd+Shift+Z** / **Ctrl+Shift+Z** | Redo |

---

## Email Block Editor

| Shortcut | Action |
|----------|--------|
| **Cmd+D** / **Ctrl+D** | Duplicate the selected block |
| **Delete** / **Backspace** | Delete the selected block |
| **Escape** | Deselect the current block |

---

## Workflow Canvas

| Shortcut | Action |
|----------|--------|
| **Cmd+C** / **Ctrl+C** | Copy selected nodes |
| **Cmd+V** / **Ctrl+V** | Paste copied nodes |
| **Cmd+Z** / **Ctrl+Z** | Undo |
| **Cmd+Shift+Z** / **Ctrl+Shift+Z** | Redo |
| **Delete** / **Backspace** | Delete selected node |

---

## Conversations

| Shortcut | Action |
|----------|--------|
| **Enter** | Send the current message |
| **Shift+Enter** | Insert a new line without sending |

---

## Tasks

| Shortcut | Action |
|----------|--------|
| **Cmd+Enter** / **Ctrl+Enter** | Submit a comment |

---

## General Navigation

These shortcuts work across dropdowns, suggestion lists, pickers, and dialog windows.

| Shortcut | Action |
|----------|--------|
| **Escape** | Close the current dialog, picker, popover, or dropdown |
| **Arrow Up / Arrow Down** | Navigate through dropdown and suggestion list items |
| **Enter** | Select the highlighted item |

---
Source: https://seedlycrm.com/docs/help/keyboard-shortcuts
