---
title: Import listings from CSV
description: Upload a spreadsheet to add many properties at once.
canonical_url: https://housingstreet.com/help/properties/import-properties-csv
md_url: https://housingstreet.com/help/properties/import-properties-csv.md
last_updated: 2026-07-13
status: ga
relatedRoutes: ["/properties/import-export","/properties"]
---

## What this is [#what-this-is]

**CSV** is a spreadsheet file (like Excel exported to .csv). HousingStreet reads each row as one listing.

Use import when you are moving from another system or have a big batch to add.

<UiPath path="Listings → Properties → Import / Export" />

<DocScreenshot src="/help-media/properties/import-csv.png" alt="Import tool with template download, file upload zone, and column mapping table" caption="Bulk upload in one go" />

## Steps [#steps]

<Steps>
  <Step title="Open import">
    Go to **Listings → Properties**. Click **Import / Export**.
  </Step>

  <Step title="Download the template">
    Click **Download template**. Open it in Excel or Google Sheets. Each column name must stay the same.
  </Step>

  <Step title="Fill your data">
    One row per property. Fill required columns (title, price, address, type). Save as CSV.
  </Step>

  <Step title="Upload">
    Drag your file into the upload area. Match columns if asked. Click **Import**.
  </Step>

  <Step title="Fix errors">
    If some rows fail, download the error report. Fix those rows and import again.
  </Step>

  <Step title="Verify">
    Open **All Properties**. Spot-check a few imported listings for correct price and photos.
  </Step>
</Steps>

## Expected result [#expected-result]

New listings appear in your inventory. Error rows are listed so you can fix and re-upload them.

<RelatedAdminLink href="/properties/import-export" label="Open import tool" />
