> ## 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.

# Purchases

> History of phone-number purchases and other account-level buys in Bizzy

The **Purchases** page is your record of what you've bought through Bizzy.

<Frame>
  <img src="https://mintcdn.com/thebizzycomapny/LTbGbhRRJUQlFsAe/images/user-guide/purchases/dashboard.png?fit=max&auto=format&n=LTbGbhRRJUQlFsAe&q=85&s=d4cc2ca3fd1ea17447e8eccdc0a96935" alt="Purchases dashboard" width="800" height="500" data-path="images/user-guide/purchases/dashboard.png" />
</Frame>

## What's tracked here

| Product       | Where to buy                                                      |
| ------------- | ----------------------------------------------------------------- |
| Phone numbers | Purchases → **Purchase Phone Numbers**, or the inbox setup wizard |

<Note>
  **Domain registrations are not in Purchases.** Domains have their own flow
  on the [Domains](/user-guide/domains/register) page. This is intentional —
  Domains are account resources that persist and renew, while Purchases
  captures one-off buys of consumable or single-use items. For domain charge
  history and receipts, see
  [Domain Billing History](/user-guide/domains/billing).
</Note>

## The purchase history list

Each row shows:

| Column      | Notes                                          |
| ----------- | ---------------------------------------------- |
| **Type**    | The product line purchased                     |
| **Date**    | When you checked out                           |
| **Items**   | Phone numbers (or names) purchased             |
| **Amount**  | Total charged in USD                           |
| **Status**  | `completed`, `processing`, `failed`, `pending` |
| **Actions** | View details                                   |

### Filters

* **Search** — matches against item names / phone numbers
* **Type** — filter to a specific product line

## Status banner

The index shows a status banner when you land after a checkout:

| URL param     | Banner                               |
| ------------- | ------------------------------------ |
| `?success=1`  | Success confirmation                 |
| `?canceled=1` | You canceled checkout                |
| `?error=...`  | Something went wrong during checkout |

## Making a purchase

Click **Purchase Phone Numbers** to start the phone-number buy flow. See
[Phone Numbers → Buying](/user-guide/phone-numbers/buying) for the full
walkthrough.

## Next steps

<CardGroup cols={2}>
  <Card title="Buy a phone number" icon="cart-shopping" href="/user-guide/phone-numbers/buying">
    Current purchase flow
  </Card>

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