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

# Invoices

> View and download your billing history

Every charge on your account generates an invoice. You can review your billing history in the dashboard and download any invoice or receipt as a PDF.

## Your billing history

Open **Billing** in the dashboard sidebar. The page shows the invoice for the selected month at the top, and your full history below. Each row lists the **date**, a **description**, its **status**, the **amount**, and a **View** link to open it.

<Frame caption="The Billing page in the dashboard, with the invoice history and View links">
  <img src="https://mintcdn.com/xrlive/6Dywrn5HgSl1p2J7/images/dashboard/billing/invoices-billing-table.png?fit=max&auto=format&n=6Dywrn5HgSl1p2J7&q=85&s=699ec743f75512d65e6f3a34e5b342a7" alt="Dashboard Billing page showing the month selector, upcoming invoice, and a table of past invoices with status, amount, and View links" width="1920" height="1032" data-path="images/dashboard/billing/invoices-billing-table.png" />
</Frame>

<Tip>
  Use the month selector at the top of the page to jump to a specific billing period.
</Tip>

## Viewing and downloading an invoice

Click **View** on any row to open the invoice in Stripe. From there you can see whether it's paid, the invoice number, and the payment date — and download it.

<Frame caption="An invoice opened in Stripe, with options to download the invoice or the receipt">
  <img src="https://mintcdn.com/xrlive/6Dywrn5HgSl1p2J7/images/dashboard/billing/invoices-stripe-page.png?fit=max&auto=format&n=6Dywrn5HgSl1p2J7&q=85&s=bb7b7f6e7651f9cdf1205ffa03875f7c" alt="Stripe invoice page showing Invoice paid, the invoice number, payment date, and Download invoice and Download receipt buttons" width="1920" height="1032" data-path="images/dashboard/billing/invoices-stripe-page.png" />
</Frame>

* **Download invoice** — saves the itemized invoice as a PDF.
* **Download receipt** — saves a payment receipt as a PDF.

<Note>
  Your full invoice history is also available in the Stripe billing portal. See [Manage Subscription](/dashboard/billing/manage-subscription) for how to open it.
</Note>

## Where to go next

<Columns cols={2}>
  <Card title="Manage Subscription" icon="gear" href="/dashboard/billing/manage-subscription">
    Change your tier or manage billing and payment methods in Stripe.
  </Card>

  <Card title="Plans & Subscriptions" icon="layer-group" href="/dashboard/billing/plans">
    Compare plans and pricing.
  </Card>
</Columns>
