# De-dupe Cron Job for Companies?

**URL:** https://forum.mautic.org/t/de-dupe-cron-job-for-companies/19553
**Category:** Product Support
**Created:** [May 21, 2021, 1:43pm UTC](https://forum.mautic.org/t/de-dupe-cron-job-for-companies/19553 "2021-05-21T13:43:33Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jptx](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/jptx/32/1751_2.png) [@jptx](https://forum.mautic.org/u/jptx)
#### Post date: [May 21, 2021, 1:43pm UTC](https://forum.mautic.org/t/de-dupe-cron-job-for-companies/19553/1 "2021-05-21T13:43:33Z")

</div>

**Your software**  
My Mautic version is: 3.2.4 (self-hosted)  
PHP Version: PHP 7.2.18  
Database Type: mysql\_aurora  
Database version: 5.7

**Your problem**  
My problem is: We had set-up a Hubspot plug-in incorrectly where it was writing companies over and over again to the point we have multiple entries of the same company.

These errors are showing in the log: No errors

Steps I have tried to fix the problem: We fixed the Hubspot plug-in set-up, but are now needing to de-dupe the companies. I see cron jobs for contacts (mautic:contacts:deduplicate), but not for companies.

Any idea if one exists?

---

<div class="post-metadata">

### Author: ![EJL](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ejl/32/12155_2.png) [@EJL](https://forum.mautic.org/u/EJL)
#### Post date: [May 23, 2021, 11:25pm UTC](https://forum.mautic.org/t/de-dupe-cron-job-for-companies/19553/2 "2021-05-23T23:25:54Z")

</div>

Company name is a unique identifier and generally won’t duplicate. You can use the merge function though.
