# Command Palette

<figure><img src="/files/HfwQH8BZcnQ9MkkIZjtu" alt=""><figcaption><p>Countercyclical · Command Palette</p></figcaption></figure>

### What is a Command Palette?

A command palette is a popup that you can open and close with ease for performing common, useful commands as part of an individual workflow.&#x20;

In Countercyclical, this feature comes with all our plans & allows to you to search for the most important items within your workspace ([investments](/fundamentals/investments.md), [valuations](/fundamentals/valuations-legacy.md), [assumptions](/fundamentals/valuations-legacy/assumptions.md), [built-in asset discovery](/fundamentals/search.md), and more.)

### Accessing the Command Palette

There are a few ways you can access the command palette in Countercyclical.

#### Option #1 - Keyboard Shortcut (Recommended)

### Quick Actions

The first way is a simple and memorable keyboard shortcut: `⌘ + K` for macOS, and `Ctrl + K` for Windows. This will open and close the palette with ease at any location in the application.

Some of the most useful actions for the command palette can be accessed at the top of each search you complete within your workspace.

### Filtering & Creation for Investments, Valuations, and Teams

Users have the ability to perform filtering and creation commands on the most common items within your workspaces (namely for investments, valuations, and teams).

### Help

We also have a useful help section, where you can quickly access resources relating to helping you be successful as you use Countercyclical on your own or with your team.

### Settings, Appearance, and Miscellaneous Commands

Towards the very bottom of your command palette, you'll find a few extra commands for navigating to & accessing some more quality-of-life focused aspects of your workspace, like theme and view changes along with switching workspaces and seeing your user's settings.

{% hint style="info" %}
Have any feedback? Feel free to reach out at <feedback@countercyclical.io>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.countercyclical.io/fundamentals/navigation/command-palette.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
