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

# Billing

> Payments, usage and invoices

|             |            |
| ----------- | ---------- |
| **URL**     | `/billing` |
| **Sidebar** | Billing    |
| **Roles**   | **Admin**  |

Billing holds your organization's payments, what you used through the Unbound gateway in a given month, and your invoices.

## What's on the page

| Tab          | `?tab=`    | Contents                                                                                                          |
| ------------ | ---------- | ----------------------------------------------------------------------------------------------------------------- |
| **Payments** | `payments` | What has been paid — **Name**, **Amount**, **Created At** and **Type**, with **Search By Name, Amount, or Type…** |
| **Invoices** | `invoices` | Your invoices, for organizations billed by invoice                                                                |

### Usage

One row per day, with a **Totals** row at the foot.

<Note>
  **Usage is a daily rollup, not a live meter.** Each day's row appears shortly after **00:00 UTC**, covering the day that has just ended. Today has no row until tomorrow, and the current day's spend is structurally absent from this tab — that is not missing data. For figures that include today, use [Analytics — Overview](/dashboard/analytics/overview).
</Note>

| Column             | Contents                         |
| ------------------ | -------------------------------- |
| **Date**           | The day                          |
| **No of Requests** | Requests made that day           |
| **Total Tokens**   | Tokens used                      |
| **Provider Cost**  | What the model providers charged |
| **Amount**         | What you are billed              |

### Invoices

**Period**, **Total Amount**, and **Download PDF**. This tab only appears for organizations billed by invoice; it reads **No invoices yet** until the first one is issued.

The previous month's invoice is issued on the **1st, at 03:00 UTC**. A month that has just ended has no invoice for the first few hours of the new month.

## Filters and controls

The month picker in the header moves between billing months, back twelve months. On the **Usage** tab you can also narrow to particular providers and models.

### Export Billing Usage

**Export** on the **Usage** tab is not limited to the month you are looking at. It opens **Export Billing Usage**, which produces one CSV across everything you select:

| Field                      | What you choose                                                                                                                                                                                                     |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Time Period** (required) | Any number of periods at once — **full years** for the current year and the two before it, and individual months for the current year and the one before it. Selecting *2026 (Full Year)* is one export, not twelve |
| **Cost Range (\$)**        | A **Min** and **Max**, to keep the export to rows in that cost band                                                                                                                                                 |
| **Providers**              | One or more model providers                                                                                                                                                                                         |
| **Models**                 | One or more models, narrowed to your chosen providers                                                                                                                                                               |

**Export CSV** downloads the file, named for the day you ran it.

## What you can do

| Action                                 | Result                                                                                                                              |
| -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| Select a day on **Usage**              | Opens **Invoice Details** for that day at `/billing/[date]`                                                                         |
| **Export** on **Usage**                | Opens **Export Billing Usage**, above                                                                                               |
| **View invoice** on a card payment     | Opens that payment's receipt from the payment provider in a new tab. Card payments only — rows settled another way carry no actions |
| **Download receipt** on a card payment | Saves the receipt PDF for that payment · shown only where your organization has it turned on                                        |
| Download an invoice                    | Saves the PDF for that period                                                                                                       |

### Invoice Details

The day broken down by model: **Model**, **Requests**, **Input Tokens**, **Output Tokens**, **Provider Cost** and **Amount**, with totals. It has its own model search and provider and model filters.

This breakdown covers requests routed through the Unbound gateway, which is what your bill is drawn from. For estimated cost across everything Unbound sees, including what it observes without routing, use [Analytics — Overview](/dashboard/analytics/overview).

## Related

| Page                                                  | For                                              |
| ----------------------------------------------------- | ------------------------------------------------ |
| [Cost Management](/dashboard/cost-management)         | Per-developer spend against your internal limits |
| [Analytics — Overview](/dashboard/analytics/overview) | Estimated cost by model and over time            |
