When you duplicate a table in Clay, only the header structure is copied - the data itself isn't transferred automatically.This is why the CSV import data doesn't appear in your duplicated workflow.
To preserve your data, use the "Write to Table" integration: click "Add Enrichment" in the top right corner, search for "Write to Table," and map your existing data fields to the corresponding columns in your new table.
Exactly - duplicating a table only copies the structure, not the data. To get a complete duplicate with data, you need the extra step of using "write to table" to transfer your information.
This design prevents accidental data duplication while giving you control over what gets transferred to your new table.