How to Fix Duplicate Records
You have multiple records for the same person, company, or item and need to clean them up.
Common causes
Section titled “Common causes”- Manual double entry. Two team members created the same contact independently.
- Import without deduplication. A CSV import added records that already existed in the system.
- Web form submissions. A lead submitted a form multiple times with slightly different information.
- No duplicate detection rules. Without detection rules, HARi has no way to warn users before creating a duplicate.
Step-by-step fix
Section titled “Step-by-step fix”Finding duplicates
Section titled “Finding duplicates”- Go to the entity list (e.g., Contacts).
- Sort by Name or Email to visually identify duplicates.
- Use the Search bar to search for a specific name or email and see all matching records.
Merging duplicates
Section titled “Merging duplicates”- Identify which record is the “primary” — typically the one with more complete data or more linked activities.
- Open the duplicate record and note any unique information it contains (e.g., a phone number the primary record is missing).
- Update the primary record with any missing information from the duplicate.
- Reassign any related records (activities, opportunities, etc.) from the duplicate to the primary record.
- Archive or delete the duplicate record.
Preventing future duplicates
Section titled “Preventing future duplicates”- Go to Settings > Entities and select the entity.
- Configure Duplicate Detection Rules — for example, flag records with the same email address or the same company name + phone combination.
- When a user creates a record that matches a detection rule, HARi will warn them and show the potential duplicate before saving.
Still stuck?
Section titled “Still stuck?”For large-scale deduplication (hundreds or thousands of duplicates), consider exporting the data, deduplicating in a spreadsheet, and re-importing. Contact support if you need assistance with bulk merge operations.