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

# Invoices page

> Organizations with monthly invoicing can find and pay invoices in the **Invoices** page. Credit card receipts can be found in the **Credit card receipts** tab.

The **Invoices tab** lists all your available invoices with key details and links to view or download the invoice. Opening an invoice will take you to a Stripe-hosted payment page for secure viewing and payment.

<Frame>
  <img src="https://mintcdn.com/hologram-b29df2a6/gBXuuJ66IPyI_nhw/images/billing/invoices-page.webp?fit=max&auto=format&n=gBXuuJ66IPyI_nhw&q=85&s=c127b19874cd536b9beaf926e9ab7444" alt="Invoices page" width="2880" height="1600" data-path="images/billing/invoices-page.webp" />
</Frame>

## How to view and pay invoices

<Steps>
  <Step title="Navigate to Billing → Invoices">
    Open the **Billing** section in the main menu, then open the **Invoices** page.
  </Step>

  <Step icon="download" title="Download an invoice">
    Open the **Download** menu for the invoice, and choose **Monthly invoice PDF** option to download your invoice.
  </Step>

  <Step icon="receipt" title="Pay an invoice">
    Pay unpaid or past due invoices using the **Pay invoice** button, which will open a Stripe-hosted invoice payment page.
  </Step>
</Steps>

### Invoice fields

<Accordion title="Field descriptions">
  <ResponseField name="Invoice">
    The invoice number or identifier. Click to open the Stripe-hosted invoice.
  </ResponseField>

  <ResponseField name="Issue date">
    The date the invoice was issued.
  </ResponseField>

  <ResponseField name="Due date">
    The date payment is due (if applicable).
  </ResponseField>

  <ResponseField name="Amount">
    Total amount of the invoice.
  </ResponseField>

  <ResponseField name="Status">
    Current status of the invoice (e.g., open, paid, past due, void).
  </ResponseField>

  <ResponseField name="PDF">
    Download the invoice PDF.
  </ResponseField>
</Accordion>

## Who receives invoice emails?

Invoice delivery is managed through your linked Stripe account for organizations on monthly invoicing. Stripe sends invoices to the email addresses configured in your Stripe billing settings.

* To change who receives invoices, update recipients in your Stripe account. See Stripe's guide: `https://support.stripe.com/questions/change-the-email-address-where-stripe-emails-are-sent`.
* For credit card receipts (prepaid), add recipients in the Billing notifications card on the Billing → [Account page](/dashboard/billing/billing-account-overview#credit-card-email-recipients).

If you change an account owner's email address and still have outstanding invoices, please contact [support](/guides/get-started/contact-support) to update the email address on record.

## Where can I find hardware purchases?

Hardware purchases like SIM orders are only sent via email today. Please contact [support](/guides/get-started/contact-support) to request a copy of a receipt for your hardware purchases.

## Related guides

<Card title="Billing overview" href="/dashboard/billing/billing-overview">
  Where to manage billing, payment methods, and history
</Card>

<Card title="Statements and transactions" href="/dashboard/billing/statements-and-transactions">
  Review transactions and monthly statements
</Card>

<Card title="Update billing address" href="/dashboard/billing/update-billing-address">
  Add or change your organization's billing address
</Card>
