# Keyboard Shortcuts

Big Brain offers powerful keyboard shortcuts to help you navigate the app faster.

## Spotlight Search

**Open the Search Bar on Mac**

```
Command + K
```

Open the Search Bar on Windows

```
Alt + K
```

<figure><img src="/files/AlmnY1m2v5I4MkJAGBuw" alt=""><figcaption><p>Command + K</p></figcaption></figure>

Open the launcher with Command + K.&#x20;

* Apps - Navigate between our apps
* Analytics - Search for your analytics
* Services - See the services we offer
* Configuration - Configure your campaigns and filters
* Documentation - Search our how-to guides
* Onboarding - Complete onboarding forms

Type the first few letters of what you want to search for and hit enter to navigate to that page.

## Other Keyboard Shortcuts

| Shortcut                      | Mac        | Windows |
| ----------------------------- | ---------- | ------- |
| Navigate to Linkedin Outreach | option + L | alt + L |
| Navigate to Upwork Auto Apply | option + U | alt + U |
|                               |            |         |


---

# 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.big-brain.co/user/keyboard-shortcuts.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.
