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

# Keyboard Shortcuts

> Keyboard shortcuts available in the Living Security Platform for faster navigation and common actions.

Use keyboard shortcuts to navigate the platform and perform common actions quickly.

## Global Shortcuts

| Shortcut               | Action                             |
| ---------------------- | ---------------------------------- |
| `Cmd/Ctrl + K`         | Open search                        |
| `Cmd/Ctrl + Shift + L` | Open Livvy (on supported elements) |
| `Esc`                  | Close modal/sidebar                |
| `?`                    | Show keyboard shortcuts            |

## Navigation

| Shortcut     | Action             |
| ------------ | ------------------ |
| `G` then `H` | Go to Home         |
| `G` then `I` | Go to Intelligence |
| `G` then `W` | Go to Workforce    |
| `G` then `A` | Go to Actions      |
| `G` then `O` | Go to Outcomes     |
| `G` then `T` | Go to Toolkit      |
| `G` then `S` | Go to Settings     |

## Lists and Tables

| Shortcut       | Action             |
| -------------- | ------------------ |
| `J`            | Move down in list  |
| `K`            | Move up in list    |
| `Enter`        | Open selected item |
| `Cmd/Ctrl + A` | Select all         |

## Actions

| Shortcut           | Action                  |
| ------------------ | ----------------------- |
| `N`                | New (context-dependent) |
| `E`                | Edit selected item      |
| `Cmd/Ctrl + S`     | Save                    |
| `Cmd/Ctrl + Enter` | Submit/Send             |

## Livvy Context Menu

| Shortcut               | Action                          |
| ---------------------- | ------------------------------- |
| `Cmd/Ctrl + Shift + L` | Open Livvy for selected element |
| Right-click            | Open context menu               |

## Tips

* Shortcuts work when no input field is focused
* Press `?` anytime to see available shortcuts
* Some shortcuts are context-dependent

<Info>
  Keyboard shortcuts may vary based on your operating system and browser.
</Info>

## Related

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/getting-started/quick-start">
    Platform navigation basics.
  </Card>

  <Card title="Livvy Context Menu" icon="hand-pointer" href="/guides/livvy/context-menu">
    Right-click for Livvy help.
  </Card>
</CardGroup>
