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

# Keyboard Shortcuts

> Speed up your workflow with keyboard shortcuts in the CaptrID admin portal.

The CaptrID admin portal supports keyboard shortcuts for common actions. These work in the browser on desktop — they're not available on mobile devices.

## Global

| Shortcut                         | Action             |
| -------------------------------- | ------------------ |
| **Ctrl+K** (or **Cmd+K** on Mac) | Open global search |

## Photo review modal

When reviewing a photo submission in the lightbox modal:

| Shortcut      | Action                                 |
| ------------- | -------------------------------------- |
| **A**         | Approve the photo                      |
| **R**         | Reject the photo                       |
| **T**         | Request a retake                       |
| **C**         | Open crop tool                         |
| **E**         | Expand/view full size                  |
| **←** / **→** | Navigate to previous / next submission |
| **Escape**    | Close the modal                        |

## Card template designer

When working in the drag-and-drop card designer:

| Shortcut             | Action                                |
| -------------------- | ------------------------------------- |
| **Ctrl+Z**           | Undo                                  |
| **Ctrl+Y**           | Redo                                  |
| **Ctrl+S**           | Save template                         |
| **Ctrl+C**           | Copy selected element                 |
| **Ctrl+V**           | Paste element                         |
| **Ctrl+D**           | Duplicate selected element            |
| **Ctrl+A**           | Select all elements                   |
| **Ctrl+G**           | Group selected elements               |
| **Ctrl+Shift+G**     | Ungroup selected elements             |
| **H**                | Toggle element visibility (show/hide) |
| **Delete**           | Delete selected element               |
| **Arrow keys**       | Nudge selected element (1px)          |
| **Shift+Arrow keys** | Nudge selected element (10px)         |
| **Space** (hold)     | Pan the canvas (drag to move)         |
| **Home**             | Reset canvas zoom and position        |
| **Escape**           | Deselect all / cancel current action  |

<Tip>
  On Mac, use **Cmd** instead of **Ctrl** for all shortcuts.
</Tip>

## What's next?

<Columns cols={2}>
  <Card title="Creating Card Templates" icon="palette" href="/admin-guide/creating-card-templates">
    Learn how to use the card template designer.
  </Card>

  <Card title="Reviewing Photos" icon="images" href="/admin-guide/reviewing-photos">
    Speed up your photo review workflow.
  </Card>
</Columns>
