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

# Command Palette

> Jump to any page, template, or piece of content without leaving the keyboard.

The command palette is a single search field that reaches everything in the workspace: navigation, your content library, the template catalog, and actions on whatever you currently have open.

Open it with <kbd>⌘K</kbd> on macOS or <kbd>Ctrl</kbd>+<kbd>K</kbd> elsewhere, or select **Search** at the top of the sidebar.

<Info>
  The palette is available on every signed-in page. It is not shown on public marketing pages.
</Info>

## What you can reach

<CardGroup cols={2}>
  <Card title="Navigate" icon="compass">
    Every workspace destination — Command Center, Studio, Library, Calendar, Specialist Workflows, Templates, Verified Artifacts, Review Queue, Brand System, Publishing, Analytics, and Integrations.
  </Card>

  <Card title="Your content" icon="file-text">
    Search your library by title and open a piece directly. Content is loaded the first time you open the palette.
  </Card>

  <Card title="Templates" icon="layout-template">
    Search the template catalog and open one straight into Studio.
  </Card>

  <Card title="Current item" icon="wand-sparkles">
    While a piece of content is open, the palette also offers actions on it: archive or restore, toggle favourite, and export as Markdown.
  </Card>
</CardGroup>

## Keyboard shortcuts

| Shortcut                                     | Action                         |
| -------------------------------------------- | ------------------------------ |
| <kbd>⌘K</kbd> / <kbd>Ctrl</kbd>+<kbd>K</kbd> | Open or close the palette      |
| <kbd>⌘N</kbd> / <kbd>Ctrl</kbd>+<kbd>N</kbd> | Start a new workflow in Studio |
| <kbd>↑</kbd> <kbd>↓</kbd>                    | Move between results           |
| <kbd>Enter</kbd>                             | Run the highlighted result     |
| <kbd>Esc</kbd>                               | Close                          |

<Note>
  The new-workflow shortcut is suppressed while you are typing in a field or in the editor, so it cannot interrupt drafting. The palette shortcut itself always works.
</Note>

## Actions on the current item

Item actions appear only while a specific piece of content is open — on the content view or its editor, not in the library list. The palette reads that item's current state directly rather than relying on cached search results, so **Archive** and **Restore** always reflect what the item actually is.

## Theme

The palette includes a theme toggle, which switches between light and dark without a trip to Settings.
