# Merge Contact

From time to time, you may find that you have duplicate contacts or other issues and need to merge them. For example, when your contact has identical entries (same person with same number or e-mail) saved multiple times in the contact list, removing all the duplicate entries from the list becomes necessary. Such process is sometimes also referred to as merging the contacts, the process is shown below.

1. Go to the **Contact** page for either contact you wish to merge together.
2. In the upper right corner of the contact detail, click the **'Action'** button and select the **'Merge Contact'** option.
3. Then, in the pop-up of merge contact, you can search contacts based on ‘contact name‘ and tick contact, then click the **'Merge'** button.

![Merge Contact](/files/eIE0JqeNp1iwpDgS5WFR)

After contact is successfully merged, social data and contact info of both contacts will be preserved in the result contact.


---

# 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/sales-activity/contact/detail-contact/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.
