# Import Etsy Products

Importing products from Etsy is quick, easy, and only requires a few clicks. <br>

### Export Etsy Products

1. Log into your Etsy Shop Manager.
2. Go to: **Settings** > **Options.**
3. Select the **Download Data** tab.
4. In the "Currently for Sale Listings" panel click **Download CSV**.

<figure><img src="/files/Z7TgjGSiCsOr6KQLEDbv" alt=""><figcaption></figcaption></figure>

### Import Etsy Products

1. Log into your Freewebstore Control Panel
2. Go to: **Manage** > **Products** > **Import**.
3. Select **Etsy**
4. *Enable the Etsy Importer app if not already enabled.*
5. Upload the **Etsy CSV Export file**.
6. *A "Missing Product Data" pop-up will appear.*
7. Because Etsy imports do not provide all the data we require, you'll be asked to add a Category for each of your Etsy products.
8. Once you've added a category for each of your products, click **Confirm Import**.
9. *We will then process your import. This generally takes between 0 - 2 hours depending on how many products are in your import.*

![](/files/wbsDvPSWOM1FXWyfebKd)![](/files/zalH89qorYevWSNRus41)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.freewebstore.com/manage/products/import-products/import-etsy-products.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
