# Contextual search

Contextual Search on Morphic lets you find and access anything in the platform using a keyboard shortcut. Open it with `Cmd+K` on Mac or `Ctrl+K` on Windows to search files, assets, workflows, among other things, across the platform.

Here's how Contextual search works on Morphic:

<figure><img src="https://3522324598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2F0CABByf1N0YIId6JhKnT%2FCleanShot%202026-04-21%20at%2009.42.54.png?alt=media&#x26;token=be8abf15-efce-4ed8-b90a-ae360fecdfd2" alt=""><figcaption><p>Contextual search (cmd/ctrl + k)</p></figcaption></figure>

1. Open Contextual search anywhere in Morphic with `Cmd+K` on Mac or `Ctrl+K` on Windows.
2. Reach for it when you're getting oriented with Morphic, and rely on it when you want speed. New users find it a low-friction way to explore, while power users use it to stay in flow without leaving the keyboard.
3. The menu adapts to where you are in Morphic. Canvas surfaces creation and editing tools. The dashboard surfaces organization, files, and account options. Open it in any view to see the most relevant commands for that moment.
4. Search across everything by typing a keyword. Results include files, projects, workflows, assets, models, and matching commands.
5. Navigate with the keyboard. Arrow keys move through results, `Enter` selects, and `Esc` goes back or closes the menu.

That's how you use the Contextual Search feature on Morphic. One shortcut connects you to everything in the platform, so you can find, navigate, and act without breaking flow.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/getting-around/contextual-search.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.
