> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard Shortcuts

> All keyboard shortcuts available in the Runable chat, slide editor, canvas, and video player.

## Chat input

| Shortcut          | Action                             |
| ----------------- | ---------------------------------- |
| **Enter**         | Send message                       |
| **Shift + Enter** | New line                           |
| **Ctrl/Cmd + V**  | Paste text or image from clipboard |

## Canvas

| Shortcut               | Action                                           |
| ---------------------- | ------------------------------------------------ |
| **Delete / Backspace** | Remove selected items                            |
| **Ctrl/Cmd + C**       | Copy selected items                              |
| **Ctrl/Cmd + V**       | Paste copied items or paste image from clipboard |
| **Scroll wheel**       | Zoom in and out                                  |
| **Pinch**              | Zoom in and out (touch devices)                  |

## Slide editor (HTML format)

| Shortcut               | Action                                 |
| ---------------------- | -------------------------------------- |
| **Arrow keys**         | Move selected element by 1px           |
| **Shift + Arrow keys** | Move selected element by 10px          |
| **Delete / Backspace** | Remove selected element                |
| **Enter**              | Start editing text on selected element |
| **Escape**             | Deselect current element               |

## Video player (full-screen preview)

| Shortcut        | Action                 |
| --------------- | ---------------------- |
| **Space / K**   | Play or pause          |
| **Arrow Left**  | Seek back 5 seconds    |
| **Arrow Right** | Seek forward 5 seconds |
| **M**           | Mute or unmute         |

## Next steps

<CardGroup cols={2}>
  <Card title="File Upload Limits" icon="upload" href="/file-upload-limits">
    See maximum file sizes and supported formats.
  </Card>

  <Card title="Supported Languages" icon="globe" href="/supported-languages">
    See which UI languages are available.
  </Card>
</CardGroup>
