> ## 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 Customers

> Learn how to export customers records to CSV in Spree Commerce.

In Spree you can, export your customer database for reporting, segmentation, or integration with external tools such as email marketing platforms or CRM systems.

Doing so can make it easier to analyze trends, review engagement, and manage customer relationships outside of Spree when needed.

## How to Export Customers

To export customers, navigate to **Customers** in the admin dashboard.

<img src="https://mintcdn.com/spreecommerce/ys74Zbz9khIsdxnf/images/user/customers/exporting-customers/1-customers-tab.png?fit=max&auto=format&n=ys74Zbz9khIsdxnf&q=85&s=c8403b1166047fbbcdf44a4a5aeb43d2" alt="How to export customers in Spree Commerce" width="3140" height="1960" data-path="images/user/customers/exporting-customers/1-customers-tab.png" />

From here you may optionally apply filters and export the records you require.

### Apply Filters

If you want to export a specific segment rather than your entire customer list, apply filters before exporting.

You can use the **Filters** button to narrow results by fields such as:

* Email marketing (opt-in status)
* Location
* Created at / Updated at
* First Name
* Last Name
* Tags

To learn more about filters, refer to our [<u>Searching Customers</u>](https://spreecommerce.org/docs/user/customers/searching-customers) article.

<Note>If no filters are applied, the export will include all customers, regardless of your choice in the next step.</Note>

### Export

<img src="https://mintcdn.com/spreecommerce/ys74Zbz9khIsdxnf/images/user/customers/exporting-customers/2-export-customers.png?fit=max&auto=format&n=ys74Zbz9khIsdxnf&q=85&s=9a4f57867f43aa2537b8c1319d859f9c" alt="Exporting vustomers in the Spree Commerce dashboard" width="3064" height="1008" data-path="images/user/customers/exporting-customers/2-export-customers.png" />

Once your desired view is set, click **Export** in the top-right corner.

You’ll be prompted to confirm whether you want to export:

* **Filtered records** (only the customers currently shown), or
* **All records**

After confirming, a CSV file will be generated and sent to the email address associated with your admin account.

<Note>Using filters before exporting allows you to create targeted customer lists for campaigns, reporting, or operational needs.</Note>
