> For the complete documentation index, see [llms.txt](https://docs.onum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onum.com/understanding-the-essentials/command-palette.md).

# Command Palette

## What would you like to do?

Open the palette by clicking the search bar in the top left-hand corner, or using `CMD + K` for Mac or `CTRL + K` for Windows.&#x20;

<figure><picture><source srcset="/files/jImEP8kXooTwbgUcrEG0" media="(prefers-color-scheme: dark)"><img src="/files/gRa7vlf0iECKTtKgH1IP" alt=""></picture><figcaption></figcaption></figure>

This menu shows the most recent creations and modifications carried out in your Tenant. You can select the type of resource (Listener, Pipeline, Sink, Enrichment, etc) to open, or use the **search bar** to filter by type, name, or tags.&#x20;

{% hint style="info" %}
This view is available throughout the entire platform, with the exception of from within a Pipeline.
{% endhint %}

### Create new\...

Create a new Listener, Pipeline, Data Sink, Enrichment, or User in directly from this window. Simply click **Create new\...** and the next step allows you to select what to create. This will automatically open the creation page.

### Open

You can open any part of the platform from here. If what you are looking for has been recently modified or added, it will show in the **Recent** area. Select it to open it.

Otherwise, select the category your element falls under and it will show you all of those elements in your Tenant, e.g. selecting **Listeners** will provide you wish a list of all the Listeners.

Click one from the list, or create a new one from here.

{% hint style="success" %}
You can navigate this window using entirely keyboard shortcuts.
{% endhint %}

## Keyboard shortcuts

<table><thead><tr><th width="246.58203125">Action</th><th>Shortcut</th></tr></thead><tbody><tr><td>Open Command Palette</td><td><p><code>CMD + K</code> (Mac)</p><p>or  </p><p><code>CTRL + K</code> (Windows)</p></td></tr><tr><td>Close Command Palette</td><td><code>Escape</code></td></tr><tr><td>Select</td><td><code>Enter</code>    </td></tr><tr><td>Navigate</td><td><code>Up</code> and <code>Down</code> arrows</td></tr></tbody></table>
