# Capture Invoices from Inbox

The email address entered in “Mail to” and “Mail from” will be the one in which the received PDFs or JPEG & PNG will be read and processed.

![](/files/BiWTytRCHLdYnWGqHUG4)

1. Now, the user needs to click on that particular email thread containing the Invoices. When clicked, the mail will open with a preview of the invoices attached in the mail.
2. Now, if the user wants to view this invoice extracted data in OCR , then they have to click on the button “**Review and Save**”.
3. After clicking on the Review and Save, this pdf will be Visible to OCR and the data will be extracted.
4. Further process will be the same to create Invoice of this file as mentioned in “Create invoice from OCR” steps.


---

# 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.mastersindia.co/accounts-payable/ocr-analytics/capture-invoices-from-inbox.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.
