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

# OCR & Data Extraction

> Convert documents into searchable text and extract important information automatically.

OCR and Data Extraction help you quickly turn documents into searchable text and structured data, without manual effort.

***

## OCR (Optical Character Recognition)

OCR converts images into **searchable and readable text**.

### How to use OCR

* Choose which faxes to process:
  * All Faxes
  * Inbound
  * Outbound
  * None
* Select pages:
  * All pages (default)
  * Limit to specific pages if needed

***

## Field & Data Extraction

Field & Data Extraction pulls important information from faxes and saves it into structured fields.

### How it works

* Select an Auto NLP option (or None)
* Extract data from pending faxes
* Review extracted values before use

***

### Manage Fields (Custom Fields)

Custom fields are created from **Manage Fields** and are used during data extraction.

You can define fields such as:

* Priority
* Brand name
* Reference number

Each field includes a name and a type, based on what information you want to extract.

***

## Confidence Settings

Both OCR and Data Extraction support confidence thresholds.

### Confidence level

Set a minimum confidence level to control accuracy.

* Lower confidence captures more text
* Higher confidence improves accuracy

You can process multiple pending faxes at once using OCR.

<Note>
  Above services are charged using credits.
</Note>

## FAQs

<AccordionGroup>
  <Accordion title="What does OCR do?">
    OCR turns images into searchable text.
  </Accordion>

  <Accordion title="Do I need AI knowledge to use this?">
    No. Just select options and run the process.
  </Accordion>

  <Accordion title="Can I choose specific pages for OCR?">
    Yes. You can limit OCR to selected pages.
  </Accordion>

  <Accordion title="What are custom fields used for?">
    They help extract specific information from documents.
  </Accordion>

  <Accordion title="Can I process multiple documents together?">
    Yes. OCR and extraction can be run in bulk.
  </Accordion>
</AccordionGroup>
