Skip to content

How to Fix Duplicate Records

You have multiple records for the same person, company, or item and need to clean them up.

  1. Manual double entry. Two team members created the same contact independently.
  2. Import without deduplication. A CSV import added records that already existed in the system.
  3. Web form submissions. A lead submitted a form multiple times with slightly different information.
  4. No duplicate detection rules. Without detection rules, HARi has no way to warn users before creating a duplicate.
  1. Go to the entity list (e.g., Contacts).
  2. Sort by Name or Email to visually identify duplicates.
  3. Use the Search bar to search for a specific name or email and see all matching records.
  1. Identify which record is the “primary” — typically the one with more complete data or more linked activities.
  2. Open the duplicate record and note any unique information it contains (e.g., a phone number the primary record is missing).
  3. Update the primary record with any missing information from the duplicate.
  4. Reassign any related records (activities, opportunities, etc.) from the duplicate to the primary record.
  5. Archive or delete the duplicate record.
  1. Go to Settings > Entities and select the entity.
  2. Configure Duplicate Detection Rules — for example, flag records with the same email address or the same company name + phone combination.
  3. When a user creates a record that matches a detection rule, HARi will warn them and show the potential duplicate before saving.

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.