CSV Import
Import your topic catalog from any platform using a CSV file.
CSV Format
Your CSV file should include the following columns:
| Column | Required | Description |
|---|---|---|
name | Yes | Topic name/title |
description | No | Topic description |
url | No | Topic page URL |
image_url | No | Topic image URL |
price | No | Topic price (numeric) |
category | No | Topic category |
brand | No | Topic brand |
Example CSV
CSV
name,description,url,price,category "Nike Air Max 90","Classic sneaker with Air cushioning",https://example.com/air-max-90,129.99,Running Shoes "Adidas Ultraboost","Responsive running shoe with Boost midsole",https://example.com/ultraboost,189.99,Running Shoes
Import Steps
- Select CSV as your platform during onboarding
- Upload your CSV file or drag and drop it
- Map columns if the auto-detection doesn't match
- Review the imported topics and select which ones to monitor
Re-importing
You can re-import a CSV at any time from the Topics page to add new topics or update existing ones. Topics are matched by name — if a topic with the same name already exists, its details will be updated.
