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

# Keyboard Shortcuts and Command Search

> Use Woes keyboard shortcuts and command search to move through the workspace quickly.

# Keyboard Shortcuts and Command Search

Woes includes command search and keyboard shortcuts for common operator
workflows.

## Command Search

Open command search with **⌘K** or **Ctrl K**.

Command search can find:

* Pages.
* Issues and conversations.
* Clients and accounts.
* Contacts.
* API context sources.
* Workspace commands.

Use **Tab** to move between command-search tabs, or **⌘1** through **⌘6** to
jump directly to a tab.

## Navigation Shortcuts

| Shortcut     | Action              |
| ------------ | ------------------- |
| `G` then `I` | Go to Inbox.        |
| `G` then `X` | Go to Issues.       |
| `G` then `A` | Go to Agents.       |
| `G` then `N` | Go to Analytics.    |
| `G` then `L` | Go to Clients.      |
| `G` then `C` | Go to Context.      |
| `G` then `S` | Go to Settings.     |
| `G` then `D` | Open documentation. |

## Issue View Shortcuts

| Shortcut     | Action                    |
| ------------ | ------------------------- |
| `V` then `A` | All issues.               |
| `V` then `P` | Priority issues.          |
| `V` then `E` | Enterprise client issues. |
| `V` then `F` | Feature requests.         |
| `V` then `U` | Unassigned issues.        |
| `V` then `C` | Closed issues.            |

## Workspace Shortcuts

| Shortcut                   | Action                        |
| -------------------------- | ----------------------------- |
| `?`                        | Open keyboard shortcut help.  |
| `⌘B` / `Ctrl B`            | Toggle the workspace sidebar. |
| `⌘.` / `Ctrl .`            | Toggle the workspace theme.   |
| `⌘ShiftU` / `Ctrl Shift U` | Refresh workspace data.       |

Shortcuts are ignored while typing into inputs, text areas, selects, editable
regions, or comboboxes.
