# Hotkeys

## Create new objects

* **Any type:** `Shift + N`
* **System:** `Shift + S`
* **Actor:** `Shift + P`
* **Group:** `Shift + G`
* **App:** `Shift + A`
* **Store:** `Shift + D`
* **Component:** `Shift + X`

## Duplicate

* Component in canvas: `CMD/Ctrl + D`

## Edit controls

* **Undo:** `CMD / Ctrl + Z`
* **Redo (Mac):** `CMD + Shift + Z`
* **Redo (Windows):** `Ctrl + Y`
* **Multi-select / unselect:** `Shift + Click (each object)`
* **Multi-select box:** `Shift + Click + drag`&#x20;
* **Find objects in a diagram:** `CMD / Ctrl + F`

## Camera controls

* **Camera reset position and zoom around selected objects:** `Shift + C`
* **Camera reset position and zoom:** `CMD / Ctrl + Shift + C`
* **Move the camera without selecting objects:** `Space (hold down)`

## Documentation

* **Enter / exit Markdown mode:** `CMD / Ctrl + Shift + M`
* **Apply MD styling and exit editing description:** `CMD / Ctrl + S`

## Flows

* **Add a new step of the selected object or connection:** `CMD / Ctrl + Shift + E`

## Model objects list

* **Select all:** `CMD / Ctrl + A`
* **Deselect all:** `Escape`
* **Add to selection:** `Shift + Click`
* **Toggle the selection:** `Cmd / Ctrl + Click`
* **Expand all nested objects:** `Shift + Click Expand`
