---
title: Filter Customers by Sales Channel
description: How to filter customer exports by sales channel in Shopware 6 so only customers from selected storefronts are exported.
---

Use this filter when you only want to export customers assigned to one or more specific sales channels.

## Steps

1. Go to **Export Jobs** and create or edit a profile.
2. Select **Customer** as the entity.
3. Open **Filters**.
4. Add a **Sales Channel** filter.
5. Choose `saleChannelId` and select one or more sales channels.

![](/images/Customer_Filter_By_Sales_Channel.jpg)

Only customers assigned to the selected sales channel(s) will be included in the export.

One common use case is exporting only B2B customers from a specific storefront.
