> ## Documentation Index
> Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Products

> Learn how to export your product catalog in Spree Commerce.

Exporting your product catalog can be useful for a variety of tasks, such as reviewing product data in bulk, backing up product information, or syncing catalog details with external systems like ERPs or reporting tools.

## How to Export Your Product Catalog

To export your product catalog, navigate to the **Products** tab of the admin dashboard.

<img src="https://mintcdn.com/spreecommerce/zGr_FfC_r2Ls46A8/images/user/products/export-products/1.product_tab.png?fit=max&auto=format&n=zGr_FfC_r2Ls46A8&q=85&s=bb4c4affc9b32248893a2b0a833cd67f" alt="" width="3584" height="2060" data-path="images/user/products/export-products/1.product_tab.png" />

Click on **Export** in the top right corner. 

<img src="https://mintcdn.com/spreecommerce/zGr_FfC_r2Ls46A8/images/user/products/export-products/2.export_type.png?fit=max&auto=format&n=zGr_FfC_r2Ls46A8&q=85&s=715619d940467d308f01f8bcba477c80" alt="" width="1112" height="596" data-path="images/user/products/export-products/2.export_type.png" />

This opens an export modal that gives you two options to choose from:

* **Filtered Records**: Export only filtered records matching the search criteria
* **All**: Export all records (can be slow for large datasets)

<Warning>
  If you plan to export a subset of your product catalog, make sure to apply the appropriate filters before clicking **Export**.
</Warning>

Once you’ve made your selection, click **Export** in the modal, and a link to download the file will be sent to the email address associated with your user account.

<Note>If your store sells in multiple currencies, the exported file will automatically include additional price-only rows for each currency. See [<u>Multi-Currency Import/Export</u>](https://spreecommerce.org/docs/user/manage-products/multi-currency-import-export) for details on how these rows work.</Note>
