Ducted
Knowledge BaseGetting StartedCreating Your First Project

Creating Your First Project

Getting Started · Updated 12 Jul 2026

A project organises your product data in Ducted. Each project has a data source and one or more feeds built on top of it.

Step 1: Create a project

From the Projects page, click + New Project. Choose a name and one of three project types:

  • Upload - manually upload a CSV file
  • Feed URL - connect to a live CSV feed URL
  • Scraped - link to a ScrappyBro scraper job

Step 2: Add your data

Depending on the type:

  • Upload: drag-and-drop or browse to select your CSV file on the project settings tab
  • Feed URL: enter the URL and click Fetch - optionally set a refresh schedule
  • Scraped: records appear automatically as the scraper runs

Step 3: Your Raw Feed is ready

Ducted creates a Raw Feed and a Raw Sold Feed immediately. The Raw Feed contains all your original columns exactly as they came in. Use it to verify data loaded correctly before building custom feeds.

Step 4: Create a custom feed

On the project's Feeds tab, click + New Feed. Remap columns, apply transforms, set filters, and generate a clean output ready for ad platforms.

← Back to Knowledge Base