If I import more data from a CSV file to a table is there a de-dupe function within Clay I can use to ensure I don't pull in the same contacts/orgs to a table again and again? Thanks
Yes, Clay has an auto-dedupe feature that ensures your table maintains a unique set of records. Here's how to set it up:1. Click the Auto-dedupe icon at the bottom right of your table 2. Select "Enable automatic deduplication" 3. Choose which column you want to use for deduplication 4. Click "Save Changes"This feature offers two key benefits:** Keeps your data clean by automatically removing duplicates from the table ** Saves credits by preventing the same contacts/companies from being enriched multiple timesAlternatively, you can manually dedupe a specific column by:1. Right-clicking the column you want to dedupe 2. Selecting "Dedupe > Delete Duplicate Row" Sources: Auto-dedupe Auto-update and Auto-dedupe Table