Use Send Table Data to copy your original dataset into a new table. This lets you safely deduplicate by company name or domain without risking any data loss in your main table.
Once you’ve isolated a clean set of unique companies, run your company enrichment workflows within that new table. After enrichment is complete, use the Lookup single row in other table enrichment to pull the enriched company data back into your original People table by matching on domain or company name.
This approach ensures your enrichments remain accurate and your original data stays clean and organized.