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

# Customers

> Browse your customer base, view profiles, purchase history, and contact customers by email.

The **Customers** page ([admin.boble.io/customers](https://admin.dev.boble.io/customers)) lists everyone who has bought one of your products, with their lifetime value and transaction count.

<Frame>
  <img src="https://mintcdn.com/boble-90b7fb3f/sTKAfAlwSEgu-Dr1/images/admin/customers.png?fit=max&auto=format&n=sTKAfAlwSEgu-Dr1&q=85&s=966af979ce196fbc3ff8ca6fd28d46cc" alt="Boble admin customers list" width="1456" height="829" data-path="images/admin/customers.png" />
</Frame>

## Customer list

Filter the list with **All Filters**, **Product ID** (customers of a given product), or **Tx** (transaction count), and download it with **Export all**.

| Column              | Description                                          |
| ------------------- | ---------------------------------------------------- |
| **Customer**        | Name and avatar. Click the row to open the profile.  |
| **Email**           | The customer's email address.                        |
| **Joined**          | When the customer first joined (sortable).           |
| **Total Spent**     | Lifetime amount spent (sortable).                    |
| **Transactions**    | Number of transactions.                              |
| **Country**         | The customer's country.                              |
| **Primary Payment** | Default payment method (card brand + last 4 digits). |

### Row actions

The `⋯` button on each row opens the actions menu:

<Frame>
  <img src="https://mintcdn.com/boble-90b7fb3f/sTKAfAlwSEgu-Dr1/images/admin/customer-actions.png?fit=max&auto=format&n=sTKAfAlwSEgu-Dr1&q=85&s=86f8600123014c59ea8f37c6ca66389b" alt="Customer row actions menu" width="1512" height="805" data-path="images/admin/customer-actions.png" />
</Frame>

| Action               | Description                       |
| -------------------- | --------------------------------- |
| **View details**     | Open the customer's profile page. |
| **Send email**       | Write an email to the customer.   |
| **Copy Customer ID** | Copy the customer's unique ID.    |

## Customer profile

The profile page has two tabs — **Infos** and **Purchase History** — plus a summary card with the avatar, username, join date, and a **Send email** button. The `⋯` menu in the header offers **Send email** and **Copy Customer ID**.

### Infos tab

<Frame>
  <img src="https://mintcdn.com/boble-90b7fb3f/sTKAfAlwSEgu-Dr1/images/admin/customer-detail.png?fit=max&auto=format&n=sTKAfAlwSEgu-Dr1&q=85&s=45357006a4de216a9bdd33a2a0ca8315" alt="Customer profile — Infos tab" width="1512" height="805" data-path="images/admin/customer-detail.png" />
</Frame>

| Field                      | Description                                             |
| -------------------------- | ------------------------------------------------------- |
| **Full name**              | The customer's display name.                            |
| **Username**               | Their platform handle (e.g. @Banker).                   |
| **E-mail**                 | Email address, with a copy button.                      |
| **Customer ID**            | Unique identifier, with a copy button.                  |
| **Description**            | Bio added by the customer.                              |
| **Date joined**            | First sign-up date.                                     |
| **First Promotion joined** | The first promotion through which they arrived, if any. |
| **Address**                | Postal address, if provided.                            |
| **Customer Tags**          | Tags to segment your customers.                         |

### Purchase History tab

Every order placed by the customer, with the same filters as the Transactions page (**All Filters**, **Status**, **Payment Method**) and **Export all**.

<Frame>
  <img src="https://mintcdn.com/boble-90b7fb3f/sTKAfAlwSEgu-Dr1/images/admin/customer-purchases.png?fit=max&auto=format&n=sTKAfAlwSEgu-Dr1&q=85&s=1533f61adf3d20a84bb4a00c007cc88b" alt="Customer profile — Purchase History tab" width="1512" height="805" data-path="images/admin/customer-purchases.png" />
</Frame>

Columns: **Date**, **Product**, **Type** (`One-time payment` / `Subscription`), **Amount**, **Payment Method**, and **Status** (`Succeeded`, `Past_due`, `Revoked`). Each row also has a `⋯` actions menu.
