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

# Submit an invoice

> How a partner submits an MDF invoice against an approved project - via the invoice form, email, or team request - within the reimbursement window.

> The invoice closes the loop: the partner submits it for reimbursement against their approved project, and Introw turns the approved amounts into a reimbursement statement you can approve and pay. The invoice files against the project, so what gets reimbursed always ties back to the budget and claims already approved.

An invoice is submitted against an **approved project**, within the fund's **reimbursement window**. From the approved amounts, Introw generates the reimbursement statement (line items from the approved budget or the sum of approved claims, a PO number, and a PDF) - see [Configure the invoice step](./configure-the-invoice-form).

## Before you start

<Steps>
  <Step title="Configure the invoice step">
    The invoice form, the reimbursement statement, and the reimbursement window are set up in [Configure the invoice step](./configure-the-invoice-form). The invoice step must be enabled on the fund's timeline.
  </Step>

  <Step title="Have an approved project (and approved claims, if you reimburse against claims)">
    Invoices reimburse an approved project; if your statement draws from claims, approve those first. See [Submit a claim](/features/mdf/claims/guides/submit-a-claim).
  </Step>
</Steps>

## Ways to submit

The invoice files against the project it belongs to, so reimbursement ties back to the right budget whichever way it arrives.

<Frame>
  <img src="https://assets.introw.io/docs/features/mdf/invoices/guides/submit-an-invoice/shots/invoice.png" alt="A marketing fund open with its requests and claims - the records an approved claim's invoice is attached to before the payout is released." />
</Frame>

<AccordionGroup>
  <Accordion title="From the project in the portal" icon="folder-open">
    The partner opens their approved project and submits the invoice form there, so the invoice files against the project and feeds its reimbursement statement.
  </Accordion>

  <Accordion title="Forwarded by email" icon="envelope">
    The partner forwards their invoice to your partner support address and it is attached to the project for reimbursement, so a partner who invoices from their own finance tooling doesn't have to open a form.
  </Accordion>

  <Accordion title="Requested from the partner" icon="hand-point-right">
    When you are ready to reimburse, request the invoice from the partner directly, prompting them to submit it against the project so the statement can be finalized.
  </Accordion>
</AccordionGroup>

## Verify it worked

Submit a test invoice against an approved project and confirm it lands on the project. Then generate the reimbursement statement, confirm its line items match the approved budget or approved claims, run it through approval, and mark the project paid.

## Related

<CardGroup cols={2}>
  <Card title="Configure the invoice step" icon="book-open" href="./configure-the-invoice-form">
    Set up the invoice form, reimbursement statement, and window.
  </Card>

  <Card title="Run the MDF lifecycle" icon="book-open" href="/features/mdf/projects/guides/run-the-mdf-lifecycle">
    Process the full request-to-payout flow and mark projects paid.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Full invoice and reimbursement configuration options.
  </Card>
</CardGroup>
