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

# Domain Billing History

> Charge history and receipts for domain registrations and renewals

<Badge color="green">New</Badge>

Every domain registration and renewal charge is recorded, with a receipt you
can open, print, or save.

<Note>
  Domain charges are **not** on the
  [Purchases](/user-guide/purchases/index) page. Domains are account
  resources that persist and renew, so their billing history lives with the
  domains themselves — per domain on the detail page, and account-wide at
  **Domains → Billing History**.
</Note>

## Per-domain history

Open a registered domain from the [Domains](/user-guide/domains/index) page
and select the **Billing** tab. Each row shows:

| Column      | Notes                                               |
| ----------- | --------------------------------------------------- |
| **Date**    | When the charge happened                            |
| **Type**    | `Registration` or `Renewal`                         |
| **Amount**  | Total charged                                       |
| **Status**  | `Paid`, or `Refunded` if the charge was compensated |
| **Actions** | Open the receipt                                    |

The Billing tab only appears on domains registered through Bizzy —
verified-only domains are never charged.

## Account-wide history

Click **Billing History** on the Domains page to see every domain charge in
your organization in one paginated list, including charges for domains that
were later deleted or whose registration was refunded before completing.
Domain names link back to the domain's detail page.

## Receipts

Click **Receipt** on any charge to open the Stripe-hosted receipt in a new
tab. From there you can print it or save it as a PDF.

## Refunds

If a registration or renewal fails after payment — for example, the registrar
rejects the registration — Bizzy refunds the charge automatically and the row
shows **Refunded**. The receipt reflects the refund too.

<Note>
  Only registration and renewal charges exist today. If other domain charge
  types (such as transfers) are introduced, they will appear in the same
  history.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Register a domain" icon="globe" href="/user-guide/domains/register">
    Search, price, and buy a domain
  </Card>

  <Card title="Billing" icon="credit-card" href="/admin-guide/billing/index">
    Payment methods and subscription invoices
  </Card>
</CardGroup>
