# Keyboard Shortcuts

## Popular Keyboard Shortcuts:

<figure><img src="https://2113117739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoXL90G447T7Arsje35d9%2Fuploads%2F1cKBi1lrnt6VpMkVDXk7%2FKeyboard%20Hotkeys%20%26%20Shortcuts.jpg?alt=media&#x26;token=56a00319-e809-4c40-84fb-9753ce72dab4" alt="" width="563"><figcaption><p>Keyboard shortcuts </p></figcaption></figure>

### Hot Keys for Switching Tools in Canvas:

* In your Canvas mood board, use the following Keys to switch in between the tools in the top, main toolbar:
  * `V` -> Select
  * `Spacebar` -> Pan
    * A helpful way to Pan throughout the Canvas for easy movement is by holding down the Spacebar and clicking and dragging your cursor throughout the space.
    * `H` -> Pan
  * `P` -> Draw
  * `R` -> Rectangle
  * `E` -> Circle
  * `T` -> Text
  * `M` -> Measure
  * `F`-> Frames
  * `A` -> Draw Areas
* `Arrow Keys` -> Nudge selected scene node
* `Delete` -> Delete selected scene node
* `ESC` -> Clear selection
* `CTRL` / `CMND + A` -> Select All
* `CTRL` / `CMND + C` -> Copy
* `CTRL` / `CMND + V` -> Paste
* `CTRL` / `CMND + Z` -> Undo
* `CTRL` / `CMND + Shift + Z` -> Redo
* `Shift` / `CTRL` / `CMND + [` -> Bring to Front
* `Shift` / `CTRL` / `CMND + ]` -> Send to Back

## **Right-click Menu:**

* In you Canvas mood board, right-click in your Canvas to pop-up the right-click menu. Here is where you'll find a current list of keyboard shortcuts that activate various design features in your Canvas.

<figure><img src="https://2113117739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoXL90G447T7Arsje35d9%2Fuploads%2FCuKk2BqjOIalLlIQ6kGO%2FRight%20Click%20Menu.png?alt=media&#x26;token=2fbecdcf-e8a0-4702-a009-76e1961436e0" alt=""><figcaption><p>Canvas Right-Click Menu</p></figcaption></figure>

### Actions and features that are located in the right-click menu:

* Undo -> `CTRL` / `CMND + Z`
* Redo -> `CTRL` / `CMND + Shift + Z`
* Copy -> `CTRL` / `CMND + C`
* Cut -> `CTRL` / `CMND + X`
* Paste -> `CTRL` / `CMND + V`
* Crop
* Reset Transform&#x20;
* Distribute Selection
* Align Horizontal
* Align Vertical
* Group Selection -> `CTRL` / `CMND + G`
* Ungroup Selection -> `CTRL` / `CMND + Shift + G`
* Frame Selection -> `CTRL` / `CMND + F`
* Lock Selection -> `CTRL` / `CMND + L`
* Unlock Selection -> `CTRL` / `CMND + Shift + L`
* Zoom to Selection
* Bring to Front -> `Shift` / `CTRL` / `CMND + [`
* Send to Back -> `Shift` / `CTRL` / `CMND + ]`
* Set as Thumbnail
* Scale Precisely
* Create Product
* View Product Details
* Open Image in New Tab
* Flip Image Vertically&#x20;
* Flip Image Horizontally


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.canoa.supply/docs/getting-started/keyboard-shortcuts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
