---
url: https://docs.sysreptor.com/reporting/shortcuts.md
---
# Shortcuts

Below is a list of shortcuts that SysReptor currently supports.

## Project shortcuts

These shortcuts work in SysReptor projects, including findings, sections and notes.

* `CTRL + Z` - Undo
* `CTRL + SHIFT + Z` / `CTRL + Y` - Redo
* `CTRL + S` - Save design/template
* `CTRL + SHIFT + F` - Search in all notes/findings/sections
* `CTRL + J` - Create a new note/finding
* `CTRL + ALT + M` - Create comment

Multi-select in the reporting sidebar (findings, sections) and note tree:

* `CLICK` - Select item and navigate
* `CTRL + CLICK` - Toggle item in multi-selection
* `SHIFT + CLICK` - Select range from last clicked item to current item

## Markdown shortcuts

These shortcuts work while editing [markdown](/reporting/markdown-features) in report fields, text notes, and other markdown editors.

* `CTRL + B` - Bold
* `CTRL + I` - Italic
* `CTRL + E` - Inline code
* `CTRL + K` - Link
* `TAB` / `SHIFT + TAB` - Indent / outdent
* `CTRL + [` / `CTRL + ]` - Decrease / increase indent
* `ALT + LEFT MOUSE` - Multi-line select
* `SHIFT + ALT + UP/DOWN ARROW` - Duplicate line
* `ALT + UP/DOWN ARROW` - Move line up/down
* `ALT + LEFT/RIGHT ARROW` - Jump to the next markdown element
* `ALT + I` - Select line
* `CTRL + SHIFT + K` - Delete line
* `SHIFT + ALT + A` - Add/remove HTML content
* `CTRL + F` - Open search panel
* `F3` / `CTRL + G` - Find next (in search panel)
* `SHIFT + F3` / `SHIFT + CTRL + G` - Find previous (in search panel)
* `ESCAPE` - Close search panel

## Image Editor shortcuts

These shortcuts work in the [image editor](/reporting/image-editor).

* `V` - Select and move
* `R` - Rectangle (outline)
* `SHIFT + R` - Rectangle (filled)
* `P` - Pixelate
* `O` - Ellipse
* `L` - Line
* `T` - Text
* `M` - Numbered marker
* `DELETE` / `BACKSPACE` - Delete selected object(s)
* `CTRL + MOUSE WHEEL` - Zoom in/out

## Excalidraw shortcuts

These shortcuts work in [Excalidraw notes](/reporting/notes#note-types).

Press `?` or open **Help** from the Excalidraw menu for the full shortcut reference.

**Tools**

* `V` / `1` - Selection
* `R` / `2` - Rectangle
* `D` / `3` - Diamond
* `O` / `4` - Ellipse
* `A` / `5` - Arrow
* `L` / `6` - Line
* `P` / `7` - Draw
* `T` / `8` - Text
* `9` - Image (when image upload is available)
* `E` / `0` - Eraser
* `F` - Frame
* `H` - Hand (pan)
* `K` - Laser pointer
* `Q` - Lock tool

**View**

* `CTRL + +` / `CTRL + -` / `CTRL + 0` - Zoom in / out / reset
* `SHIFT + 1` / `SHIFT + 2` - Zoom to fit canvas / zoom to fit selection
* `SPACE + DRAG` / `WHEEL + DRAG` - Pan canvas
* `ALT + Z` - Zen mode
* `ALT + S` - Toggle object snapping
* `CTRL + '` - Toggle grid
* `CTRL + F` - Search
* `CTRL + /` / `CTRL + SHIFT + P` - Command palette

**Editor**

* `CTRL + Z` - Undo
* `CTRL + SHIFT + Z` / `CTRL + Y` - Redo
* `CTRL + C` / `CTRL + X` / `CTRL + V` - Copy / cut / paste
* `CTRL + D` - Duplicate selection
* `CTRL + A` - Select all
* `SHIFT + CLICK` - Multi-select
* `CTRL + CLICK` - Deep select
* `CTRL + DRAG` - Deep box select
* `DELETE` - Delete selection
* `CTRL + G` / `CTRL + SHIFT + G` - Group / ungroup
* `CTRL + [` / `CTRL + ]` - Send backward / bring forward
* `CTRL + SHIFT + [` / `CTRL + SHIFT + ]` - Send to back / bring to front
* `CTRL + K` - Add / edit link

## AI Agent shortcuts

These shortcuts work in the [AI Agent](/reporting/ai-agent) chat sidebar.

* `CTRL + L` - Start new chat
* `ENTER` - Send message
* `SHIFT + ENTER` - New line in message input
