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

# TestDino Billing Invoices and History

> View, filter, and download your organization's billing invoices from the TestDino Invoices tab.

The Invoices tab lists your organization's billing records. It is available to owners, admins, and billing managers. Downloading an invoice requires billing access.

## Invoice columns

Each invoice row shows the following.

| Column     | Shows                                              |
| :--------- | :------------------------------------------------- |
| Invoice ID | The invoice number                                 |
| Plan       | The plan and billing cycle for the invoice         |
| Payment ID | The payment reference, once a payment exists       |
| Amount     | The billed amount                                  |
| Status     | **Paid**, **Pending**, **Failed**, or **Refunded** |
| Date       | The invoice date                                   |
| Actions    | **Download** the invoice as a PDF                  |

## Filter and search

| Control | Options                                                       |
| :------ | :------------------------------------------------------------ |
| Search  | Match by invoice number or plan name                          |
| Status  | All statuses, or a single status                              |
| Date    | All Time, Today, Last 7 Days, Last 30 Days, or Last 12 Months |

Use the page-size control and pagination at the bottom to move through long lists. Click **Refresh** to pull the latest records.

## Download an invoice

Click the **Download** action on an invoice row to save it as a PDF, named `invoice-<number>.pdf`. Download is available to billing managers. Draft invoices have no download until they are issued.

<CardGroup cols={2}>
  <Card title="Billing Overview" icon="credit-card" href="/platform/billing-and-usage/overview">
    Review your subscription, allowances, and usage
  </Card>

  <Card title="Manage Billing" icon="credit-card" href="/platform/billing-and-usage/manage-billing">
    Upgrade or cancel your subscription
  </Card>
</CardGroup>
