# Merge Existing Customers

This functionality allows existing customers with the same **email address** or **phone number** to be merged into one customer.

{% hint style="danger" %}
Only merge customers if you are absolutely sure! This action CANNOT be undone!
{% endhint %}

### &#x20;Instructions <a href="#mergeexistingcustomers-instructions" id="mergeexistingcustomers-instructions"></a>

* To be able to see and use the Merge Customers button, you will need to first enable the **Merge Customers** functionality for the user from the **Edit User** page. CheckoutChamp Create a User

<figure><img src="/files/n5HonhKvR1x5JLevo0O7" alt=""><figcaption></figcaption></figure>

* From the **Customer Details** page, you will see a **Merge** button ONLY if another customer with the same email or phone is found for the current customer.

<figure><img src="/files/cSU7XPmlJzLxNrHIVnVp" alt=""><figcaption></figcaption></figure>

* Click the **Merge** button.
* Select all customers to be merged into the current customer.

<figure><img src="/files/uzLXsh3oh37bHjseLO5E" alt=""><figcaption></figcaption></figure>

* Update any info as needed that will be the final combined customer info on the current customer. First Name, Last Name, Email Address, Phone Number, Billing Address, Shipping Address, Shopping Cart Account Login and Password, Custom 1-5 values, Do Not Sell Name, SMS Contact Tax Exempt, and Credit Amount can be updated.
* Click **Merge**.
* Click **Yes, I’m sure** if you are sure you want to merge the customers.

<figure><img src="/files/jvdaqMAEtA3d2Mpf39Xj" alt=""><figcaption></figcaption></figure>

* All orders, transactions, fulfillments, purchases, memberships, and customer history from the selected customers will be merged into the current customer.
* The page will refresh, and you will be able to see the all the orders on the current page when the merge has been completed.

### &#x20;Related articles <a href="#mergeexistingcustomers-relatedarticles" id="mergeexistingcustomers-relatedarticles"></a>

* [Rerun a Declined New Sale](/crm/customer-section/customer-service/rerun-a-declined-new-sale.md)
* [Cancel or Pause a Subscription](/crm/customer-section/customer-service/cancel-or-pause-a-subscription.md)
* [Customer Service Tutorial](/crm/customer-section/customer-service/customer-service-tutorial.md)
* [Refund/Void a Transaction](/crm/customer-section/customer-service/refund-void-a-transaction.md)
* [Locate a Customer Record](/crm/customer-section/customer-service/locate-a-customer-record.md)


---

# 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://help.checkoutchamp.com/crm/customer-section/customer-service/merge-existing-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.
