# How do you manage high volume of duplicated data?

Hello!
Currently, we have a high volume of duplicated Account records in our Salesforce. Please, how anyone here who face the same situation deal with that? I already use duplicated rules and third-party apps to help, but it doesn't seem to be enough.

##### Post Metadata
- Posted at: about 4 years ago
- Author title: Analista de Dados | Excel | Python | Tableau
- Net upvotes: 2


## Comments
### Comment 1

The first thing to accept is that this usually isn’t just a tooling gap
it’s a process gap. Duplicate rules and third-party apps can only catch so much if duplicates are continuously created through different entry points like manual input, imports, or integrations. The real question she needs to answer is where the duplicates originate from. In most cases, it’s inconsistent naming conventions, lack of standard fields like website/domain, or multiple teams creating records without visibility into existing data.
What tends to work better is combining prevention with smarter detection. Native duplicate rules in Salesforce are often too lenient, so tightening the matching logic using combinations like account name, domain, and phone number makes a big difference. Tools like DemandTools or Cloudingo help because they allow more advanced fuzzy matching and bulk operations, which Salesforce alone struggles with at scale. But even with these tools, you need to guide user behavior by adding soft warnings or required fields that make it harder to accidentally create duplicates in the first place.
For the existing backlog, she’ll need a structured cleanup approach rather than ad hoc merging. That usually means grouping records based on similarity (like domain or name), defining clear rules for which record should be retained, and then using batch deduplication tools to merge them in bulk. Doing this manually inside Salesforce is slow and inconsistent, so external tools become almost necessary once the volume crosses a certain threshold.
The part most teams underestimate is governance. If there’s no clear ownership of data quality and no agreed standard for how accounts should be created, duplicates will keep coming back no matter how many times you clean them. Setting simple rules like always capturing website domains, avoiding abbreviations, or standardizing naming formats combined with periodic monitoring (weekly or monthly checks) helps keep things under control long term.
In short, what works is not just “better deduplication,” but fixing the system that allows duplicates to exist in the first place. Once prevention, cleanup, and governance are aligned, the problem stops feeling like an endless loop and becomes manageable.

##### Comment Metadata
- Posted at: 3 months ago
- Author title: Data Quality Analyst at Gensler



### Comment 2

Data duplication is a common problem that can be solved by using AI tools. These tools are capable of finding duplicated data and removing it from the system.

Organizations that have high volume of duplicated data can use these AI tools to reduce their costs and save time.

https://www.omegle.fyi/
https://www.chatrandom.one/
https://www.bazoocam.fyi/


##### Comment Metadata
- Posted at: almost 4 years ago
- Author title: Blogger | Affiliate Marketer | Freelance Writer



### Comment 3

It&#39;s easier to remove the duplicates from the .csv file you are using to upload the data to Salesforce prior to doing so. Otherwise you&#39;re going to have to search for one piece of info they all have in common, maybe like their phone number and then you can use ctrl+f to search excel for that info and just highlight the data you don&#39;t want any longer and remove the duplicates. I used to just upload whatever and remove it afterwards but it&#39;s really not a good practice and gets you in a bad spot sometimes because you can end up with a lot of duplicates. Otherwise, depending on how you save your leads/data for uploading; but if it were me I would just delete all of the leads and start over after I updated the excel .csv file to remove the duplicates because it will be more efficient that way.

##### Comment Metadata
- Posted at: about 4 years ago
- Author title: Sales Rep / Senior Funding Advisor




## Related Product
[Agentforce Sales (formerly Salesforce Sales Cloud)](https://www.g2.com/products/agentforce-sales-formerly-salesforce-sales-cloud/reviews)

## Related Category
[CRM](https://www.g2.com/categories/crm)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


