> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Find and Replace

> Quickly find and replace text across your documents to fix typos or update content.

Need to quickly fix misspelled words across a document or update multiple instances of the same term? The Find and Replace tool makes it easy to search and edit content in bulk.

## Accessing Find and Replace

<Tabs>
  <Tab title="macOS">
    While editing a document, open the right sidebar and look for the Find and Replace panel.

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/formatting/find-replace/en/content/sidebar-panel.png?fit=max&auto=format&n=L5zMoIm2o8A5WVUD&q=85&s=855aff8d008d1209a241ee80cd6c0069" alt="Find and Replace in the sidebar panel" width="1181" height="907" data-path="images/write-and-edit/formatting/find-replace/en/content/sidebar-panel.png" />

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/formatting/find-replace/en/content/sidebar-zoom.png?fit=max&auto=format&n=L5zMoIm2o8A5WVUD&q=85&s=fcde417a967475a8581d898cd099b61a" alt="Expanded Find and Replace view" width="1181" height="907" data-path="images/write-and-edit/formatting/find-replace/en/content/sidebar-zoom.png" />
  </Tab>

  <Tab title="iPad">
    While editing a document, open the right sidebar and look for the Find and Replace panel.
  </Tab>

  <Tab title="iPhone">
    While editing a document, tap the find button in the bottom toolbar to access Find and Replace.

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/formatting/find-replace/en/content/ios-panel.png?s=5fac614b9b11c43beda34d3db2bb4dc2" alt="Find and Replace panel on iOS" width="416" height="800" data-path="images/write-and-edit/formatting/find-replace/en/content/ios-panel.png" />
  </Tab>

  <Tab title="Windows">
    While editing a document, open the right sidebar and look for the Find and Replace panel.
  </Tab>

  <Tab title="Web">
    While editing a document, open the right sidebar and look for the Find and Replace panel.
  </Tab>
</Tabs>

## Features and Scope

<Tabs>
  <Tab title="macOS">
    The Find and Replace tool searches across:

    * The main document content
    * All subpages within the document
    * Tables and embedded content
  </Tab>

  <Tab title="iOS">
    The Find and Replace tool searches across:

    * The main document content
    * All subpages within the document
    * Tables and embedded content

    <Warning title="Known Limitation">
      The "Replace All" function is not yet available on iOS.
    </Warning>
  </Tab>

  <Tab title="Windows">
    The Find and Replace tool searches across:

    * The main document content

    <Warning title="Known Limitations">
      - Subpages within documents cannot be searched
      - Find and replace is not available inside tables
    </Warning>
  </Tab>

  <Tab title="Web">
    The Find and Replace tool searches across:

    * The main document content

    <Warning title="Known Limitations">
      - Subpages within documents cannot be searched
      - Find and replace is not available inside tables
    </Warning>
  </Tab>
</Tabs>
