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

# Forwarded Invoices

Forwarded Invoices allows you to automatically process invoices by forwarding them via email. This is the recommended method for submitting invoices to the system, as it streamlines the invoice parsing and auditing workflow.

## Authorized Senders

The system only accepts invoices from recognized email addresses. The address you forward from must match one of the following:

* **A user** in your company (the user must have permission to update payments)
* **A payee**, matched against either the payee's **Email** field or **Alternate Emails** field
* **An attorney**, matched against the attorney's email

If the sending address doesn't match any of these, the invoice is rejected and the sender receives a bounce-back email explaining why.

<Tip>
  If a vendor or third party will be forwarding invoices directly, add their email address to the corresponding payee's **Email** or **Alternate Emails** field before they send their first invoice.
</Tip>

## How to Forward Invoices

1. In the sidebar, click the **Financials** tab to open the **Financials** page.
2. Click the **Forwarded Invoices** tab.
3. Copy the email address displayed on the page.
   <img src="https://mintcdn.com/aiinsurance-1ef97d09/k0ktoo5XMeBg8u_C/financials/invoicing/invoice-auditing-images/forwarded-invoices.png?fit=max&auto=format&n=k0ktoo5XMeBg8u_C&q=85&s=2ca25c3c46203bdc47c813274703023f" alt="" width="1999" height="626" data-path="financials/invoicing/invoice-auditing-images/forwarded-invoices.png" />
4. Forward your invoice email to that address.
   <img src="https://mintcdn.com/aiinsurance-1ef97d09/Q-Izo3hfjFQn9UQF/financials/invoicing/images/example-forward.png?fit=max&auto=format&n=Q-Izo3hfjFQn9UQF&q=85&s=cde7ea235e716cc7ccf567a9803009f6" alt="" width="1876" height="946" data-path="financials/invoicing/images/example-forward.png" />

## What Happens Next

After forwarding an invoice:

* The system automatically parses the invoice data
* A new transaction is created for you to review
* The invoice is processed through Invoice Audit (if enabled)
* You can review and validate the parsed data
  <img src="https://mintcdn.com/aiinsurance-1ef97d09/x4sOGTB1HplUX6Vn/financials/invoicing/images/review-forwarded-invoice.png?fit=max&auto=format&n=x4sOGTB1HplUX6Vn&q=85&s=882fb021de314c059f1e6eb67f2498f3" alt="" width="2564" height="370" data-path="financials/invoicing/images/review-forwarded-invoice.png" />

## Using Forwarded Invoices for Invoice Audit

Forwarded Invoices is the primary method for submitting invoices to the Invoice Audit system. When you forward an invoice:

1. The invoice is automatically parsed and evaluated against your audit rules
2. Violations and compliant items are flagged for your review
3. You can fine-tune your audit rules based on the results

For more information about Invoice Audit, see [Invoice Auditing](financials/invoicing/invoice-auditing#validation-and-fine-tuning).

<Note>
  **Note**: Forwarding invoices via email is the recommended primary workflow. You can also manually upload invoices, but email forwarding provides a more streamlined experience.
</Note>
