CSV Format
Required Columns
| Column | Description |
|---|---|
| prompt | Website description |
Optional Columns
| Column | Description | Values |
|---|---|---|
| language | Content language | en, es, fr, etc. |
| mode | Theme mode | light, dark |
| color | Color palette | blue, green, purple, etc. |
Example CSV
Tips
CSV Best Practices
- UTF-8 encoding - Avoid character issues
- Quote prompts - Wrap in quotes if they contain commas
- No empty rows - Remove blank lines
- Headers required - First row must be column names
Batch Size
- Start with 5-10 websites to test
- Scale up after confirming results
- Large batches may take longer
Error Handling
If some rows fail:- Check the error message
- Fix the problematic rows
- Re-upload just the failed ones
Monitoring Batch Progress
After upload:- Each row becomes a workflow
- Track progress in the workflows list
- Status updates as each completes

