> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.teleporthq.io/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Use the command palette to access all commands

**Using CTRL/CMD-P inside the platform will bring up the command palette. You can use this functionality in two ways:**

|    |    |
| --- | --- |
| [1. Search for pages, components or Files](#2-search-for-pages-components-or-files) | [2. Execute actions](#2-how-to-execute-actions-from-the-command-palette) |

## Search for pages, components or files

Use **CTRL/CMD-P** while in the platform to open the **Command palette**. 

You can see a list that contains all the pages and the components from the project. To navigate through the list use the **up or down arrow keys** and make a selection by hitting the **Enter key.** This will open the page or component for editing.

## How to execute actions from the command palette

To execute commands in the command palette (similar to VSCode), start by typing **> as the first character**. 

This will replace the list of pages and components with a list of actions that you can perform on the platform. These operations are what you would most likely use during the development phase, from creating a page or component to the export or deployment of the project.

![Using the command palette to navigate and execute commands](https://storage.crisp.chat/users/helpdesk/website/60c4bca58bb99c00/comand-palette-visual-editor_scaa0q.gif)