# Merged Contacts

**URL:** https://forum.mautic.org/t/merged-contacts/25667
**Category:** Product Support
**Created:** [October 13, 2022, 10:30am UTC](https://forum.mautic.org/t/merged-contacts/25667 "2022-10-13T10:30:05Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![arnold2606](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/arnold2606/32/1441_2.png) [@arnold2606](https://forum.mautic.org/u/arnold2606)
#### Post date: [October 13, 2022, 10:30am UTC](https://forum.mautic.org/t/merged-contacts/25667/1 "2022-10-13T10:30:06Z")

</div>

**Your software**  
My Mautic version is: 4.4.3  
My PHP version is: 7.4.29  
My Database type and version is: 10.2.44-MariaDB

**Your problem**  
My problem is:

Is there a way to find out who the merged contacts are when importing?

 ![Screenshot 2022-10-13 at 12-25-50 Import Contacts Mautic](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/c/c94ceb764a9904f8b7ad28db8dbb4b9599eb106e.png)

These errors are showing in the log:

Steps I have tried to fix the problem:

---

<div class="post-metadata">

### Author: ![robm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/robm/32/260_2.png) [@robm](https://forum.mautic.org/u/robm)
#### Post date: [October 13, 2022, 10:53am UTC](https://forum.mautic.org/t/merged-contacts/25667/2 "2022-10-13T10:53:21Z")

</div>

It will merge based on the unique identifier which is likely to be an email address.

A simple way would be to do an export of your contacts before the import and then compare that to the import csv and look for duplicate email addresses.

I am not sure it can be done inside of the Mautic UI.

---

<div class="post-metadata">

### Author: ![arnold2606](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/arnold2606/32/1441_2.png) [@arnold2606](https://forum.mautic.org/u/arnold2606)
#### Post date: [October 13, 2022, 11:37am UTC](https://forum.mautic.org/t/merged-contacts/25667/3 "2022-10-13T11:37:02Z")

</div>

Thanks. I guess that is what needs to happen before importing.

---

<div class="post-metadata">

### Author: ![biggala2310](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/biggala2310/32/694_2.png) [@biggala2310](https://forum.mautic.org/u/biggala2310)
#### Post date: [October 13, 2022, 12:38pm UTC](https://forum.mautic.org/t/merged-contacts/25667/4 "2022-10-13T12:38:11Z")

</div>

I’ve got easier solution. When you do import add some tag, as “import20221013”. After import type in contact search window: “tag:import20221013”, and order contact by ID. The oldest were merged.

---

<div class="post-metadata">

### Author: ![arnold2606](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/arnold2606/32/1441_2.png) [@arnold2606](https://forum.mautic.org/u/arnold2606)
#### Post date: [October 13, 2022, 7:17pm UTC](https://forum.mautic.org/t/merged-contacts/25667/5 "2022-10-13T19:17:01Z")

</div>

It makes sense. Will give it a shot.

---

<div class="post-metadata">

### Author: ![arnold2606](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/arnold2606/32/1441_2.png) [@arnold2606](https://forum.mautic.org/u/arnold2606)
#### Post date: [October 17, 2022, 7:02pm UTC](https://forum.mautic.org/t/merged-contacts/25667/6 "2022-10-17T19:02:43Z")

</div>

I stumbled across the solution tonight in Mautic. When you do an import, Mautic will indicate which contacts were inserted and which contacts were updated (merged).

![Screenshot 2022-10-17 at 20-53-34 Imports Mautic](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/c/c70bed320e5014668aef26742d8e19c5890728e5.png)
