---
title: Keyboard shortcuts
description: Look up canvas navigation, selection, editing, and application shortcuts.
section: Reference
group: Reference
order: 15
---

Press **?** in the editor to open the searchable shortcut panel.

## Selection and editing

| Action                               | Shortcut                       |
| ------------------------------------ | ------------------------------ |
| Select all                           | Cmd/Ctrl+A                     |
| Clear selection or leave a container | Escape                         |
| Copy, cut, paste                     | Cmd/Ctrl+C, X, V               |
| Duplicate                            | Cmd/Ctrl+D                     |
| Duplicate and connect                | Option+Cmd / Alt+Ctrl+D        |
| Group                                | Cmd/Ctrl+G                     |
| Ungroup                              | Shift+Cmd/Ctrl+G               |
| Lock selection                       | Shift+Cmd/Ctrl+L               |
| Nudge                                | Arrow keys                     |
| Nudge 10 pixels                      | Shift+Arrow keys               |
| Undo                                 | Cmd/Ctrl+Z                     |
| Redo                                 | Shift+Cmd/Ctrl+Z or Cmd/Ctrl+Y |

## Order and canvas

| Action                        | Shortcut             |
| ----------------------------- | -------------------- |
| Bring forward / send backward | Cmd/Ctrl+] / [       |
| Bring to front / send to back | Shift+Cmd/Ctrl+] / [ |
| Pan                           | Space+drag           |
| Zoom in / out                 | + / −                |
| Fit drawing                   | Shift+1              |
| Fit selection                 | Shift+2              |

## Application

| Action               | Shortcut   |
| -------------------- | ---------- |
| Open boards          | Cmd/Ctrl+B |
| Open command palette | Cmd/Ctrl+K |
| Show shortcuts       | ?          |

Right-click the canvas or a selection to see commands for the current context.
