> For the complete documentation index, see [llms.txt](/llms.txt).
> Markdown versions of each page are available by appending .md to any URL.

# Command Palette

Command Palette is a global search to quickly locate Workflows, Notebooks, keyboard shortcuts, or other actions within Warp.

![Command Palette Panel](/_astro/command-palette-panel.BAKqteQC_1yrFa8.webp?dpl=dpl_5GLVHErDQLwhjuaWDF29usuLBztW)

Command Palette Panel.

## How to access it

-   [macOS](#tab-panel-737)
-   [Windows](#tab-panel-738)
-   [Linux](#tab-panel-739)

You can access the Command Palette with the keyboard shortcut `CMD-P`.

You can access the Command Palette with the keyboard shortcut `CTRL-SHIFT-P`.

You can access the Command Palette with the keyboard shortcut `CTRL-SHIFT-P`.

## How it works

-   Start typing to search for workflows, notebooks, keyboard shortcuts, actions, toggles, etc.
-   Activate a specific filter, by clicking on the filter buttons or prepending your search with the following:
    -   `workflows:` or `w:` will filter for [Workflows](/knowledge-and-collaboration/warp-drive/workflows/).
    -   `prompts:` or `p:` will filter for [Prompts](/knowledge-and-collaboration/warp-drive/prompts/).
    -   `notebook:` or `n:` will filter for [Notebooks](/knowledge-and-collaboration/warp-drive/notebooks/).
    -   `env_vars:` will filter for [Environment Variables](/knowledge-and-collaboration/warp-drive/environment-variables/).
    -   `files:` will filter for local files.
    -   `drive:` will filter for [Warp Drive](/knowledge-and-collaboration/warp-drive/).
    -   `actions:` will filter for Warp-specific actions like settings and features.
    -   `sessions:` will filter for active sessions with [Session Navigation](/terminal/sessions/session-navigation/).
    -   `launch_configs:` will filter for [Launch Configurations](/terminal/sessions/launch-configurations/).
