> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mana.re/llms.txt
> Use this file to discover all available pages before exploring further.

# Find, replace, and quick switch

> Search inside one document or jump across your project.

Mana has two search tools:

* **Find and replace** searches the document currently open in the editor.
* **Quick switch** jumps to content, scratches, Atlas entries, and text matches across the current project.

## Find and replace

Press `Cmd/Ctrl + F` while editing to open the find bar.

You can:

* Move through matches
* Match case
* Match whole words
* Expand the replace row
* Replace one match
* Replace all matches

Press `F3` to move to the next match, or `Shift + F3` to move to the previous match.

<Note>
  Find and replace does not support regular expressions.
</Note>

## Quick switch

Press `Cmd/Ctrl + K` to open the quick switcher.

With an empty search, Mana shows recently opened documents and Atlas entries. With a query, results are grouped by type:

* Pages
* Scratches
* Characters
* Places
* Items
* Lore
* Other
* In document text

Text search looks inside content and scratches after you type at least three characters. Selecting a text match opens the matching document.

<Note>
  Deep text results open the document, but they do not yet scroll to the exact matching phrase.
</Note>
