> 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.

The Command Palette is Warp’s global search interface for quickly finding and launching Workflows, Notebooks, Prompts, keyboard shortcuts, file searches, settings, and other actions. Open it with a keyboard shortcut, then type or filter results by type to find exactly what you need.

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

The Command Palette panel.

## How to access it

-   [macOS](#tab-panel-755)
-   [Windows](#tab-panel-756)
-   [Linux](#tab-panel-757)

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/).
