You can export each Clay table individually as a CSV file. To export a table:
1. Open the table you want to export
2. Click Actions > Export > Download CSV
The sources don't mention a bulk export feature for all tables at once. You'll need to export each table separately using the process above.
You can find all your exported files in the "Exports" tab on your workspace homepage's left sidebar.
Clay doesn't currently support bulk export of multiple tables at once. Each table must be exported individually using Actions > Export > Download CSV.
However, you can use the "write to table" feature to consolidate data from multiple tables into one master table, then export that single table as a CSV. This involves sending data from your source tables to a destination table using Actions > Send table data.
You can access your export history in the "Available Exports" section to track multiple exports over time.