# Customers

A search bar is available at the top of the page, allowing you to quickly find customers by name or email. You can also filter to view only the customers referred by a specific affiliate.

<div align="left"><figure><img src="/files/OO141XsESgMMBniozdzD" alt=""><figcaption></figcaption></figure></div>

You can filter by affiliate to view how many customers each affiliate has referred, helping you evaluate their customer acquisition performance.

<div align="left"><figure><img src="/files/IbyuVXkell57LJlUdo5i" alt=""><figcaption></figcaption></figure></div>

### Link a customer manually to an affiliate

This feature allows you to manually create a relationship between a customer and an affiliate.&#x20;

<div align="left"><figure><img src="/files/GT1pj5e4oKMe9GoffiFJ" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/eNn2hXcfsOj3qeI8o7wa" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
This is useful when a customer was referred by an affiliate but did not use the affiliate link or coupon, so the relationship was not tracked automatically.
{% endhint %}

{% hint style="warning" %}
Please note that linking a customer to an affiliate does not automatically generate commissions for that affiliate. Commissions are only recorded when the customer places an order using the affiliate’s link or coupon, or when lifetime tracking is enabled.
{% endhint %}

### Delete a customer

Each customer record includes an action to remove the customer from the list. This helps you clean up outdated or incorrect customer–affiliate associations when needed.

<div align="left"><figure><img src="/files/Hl0cIzQ3jhotRDtmEtNk" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
When [**the Lifetime Commissions feature** ](https://docs.bixgrow.com/affiliate-program/special-commission-rules/lifetime-commission)is enabled, deleting a customer–affiliate relationship will prevent the affiliate from earning lifetime commissions on any future orders placed by that customer.
{% endhint %}

### Bulk import customers

The **Import customers** option allows you to upload existing customer data in bulk and link them with the affiliates who referred them originally.&#x20;

<div align="left"><figure><img src="/files/h5pKSK9yOL4MRlNd85iY" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/J73Ytlgms8mTSviMfbo5" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
This is especially helpful when migrating from another system or syncing historical referral data.
{% endhint %}

To ensure customers are imported correctly, you can **download a sample CSV file** and follow its format when preparing your data.&#x20;

Please note that you can import a maximum of 250 customers at once. If you need to import more than 250 customers, divide the data into multiple CSV files and import them separately.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bixgrow.com/conversions/customers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
