# Merge Contact

From time to time, you may find that you have a duplicate Contact 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 contacts 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 of the contact you wish to merge together.
2. In the upper right corner of Contact detail, click **“Action”** button and select **“Merge Contact”** option.
3. Then, in the pop up of merge contact, you can search contact based on ‘contact name‘ and tick contact then click **“Merge”** button.

![Merge Contact](/files/-MTsZgsOsmlIqTLpWflZ)

After contact successfully merged, social data and contact info of both contact 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/5.1.x/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.
