# Merge Contact

When your contact has identical entries (same person with same number or e-mail) saved multiple times in the contacts list, removing all the duplicate entries from the list becomes necessary. Such a process is sometimes also referred to as merging the contacts.&#x20;

For example, when a customer sends a message from several different channels, it will make the customer's contact stored differently in the contact list. In this feature, 3Dolphins make it easy for you to be able to merge these contacts into one.

Before merging contacts, make sure that you have access to merge contacts. Because, if the user does not have access to merge contacts, the user will not find the merge contact button on the ticket it handles. This privilege only belongs to the **Administrator.**

In order to have access to merge contacts, you can go to the administration menu then go to user management. Then, click the user tab. Next, you will choose the selected user and click the ‘edit’ button ( <img src="/files/-MP86E4IxOxoEPPUooNc" alt="" data-size="original"> ). You will see a pop-up to edit user, then go to tab Dashboard and Privilege and you can tick on the feature *‘Allow to Merge Contacts’*.

![Allow to Merge Contact](/files/-MRZfsdRTeI-GiMSSv6B)

On the dashboard page, you can select a ticket and click the 'merge contact' button ( <img src="/files/-MP879Es18jBOVufv0uY" alt="" data-size="original"> ). Then, in the pop-up of merge contact, you can search the contact based on 'contact name' and tick the selected contact then click the 'merge' button.

![Pop-up Merge Contact](/files/-MQRKkGw_LaDvwqslI0N)

After the contacts are successfully merged, click the avatar of that customer to make sure that the merge contact is successful. You can check this in the personal data information section.

![Result Merge Contact](/files/-MQRL5BGkEjZP-SfVFyV)


---

# 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.3dolphins.ai/5.1.x/customer-service/dashboard/merge-contact.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.
