trying to find a way to cpy a collumn. with settigns from one table to another how to do that?
You can use the Write to Table feature to copy columns from one table to another. Here's how:1. Click "Add Enrichment" and select "Write to Table" 2. Select your Clay account (you'll need your API key if not already set up) 3. Choose your destination table 4. Enter "/" to skip list selection 5. Map your source columns to the matching columns in your destination tableThe process will maintain data alignment and consistency while reducing manual data entry. You can also enable auto-update to automatically enrich new rows as they're added. Source: Write to Table - Clay University
I ment only the actual collumn with the settings not the data
You can use the Write to Table integration to copy column structures between tables. Here's how:1. Click "Add Enrichment" in the top right corner of your page 2. Search for and select "Write to Table" 3. Select your destination table 4. Enter "/" to skip list selection 5. Map the columns you want to copy from your source table to the destination tableNote that when you duplicate a table, only the header structure is copied by default - the data itself isn't transferred automatically, which achieves what you're looking for. Source: Write to Table - Clay University