---
title: Export Customer Comments
description: How to include and filter by the customerComment field in Shopware 6 order exports.
---

The Shopware order field `customerComment` is now available for export and filtering.

## Steps

1. Open or create an **Order Export Profile**.
2. Go to **Mapping**.
3. Find and select: `customerComment`
    
    ![](/images/customerComment_order_export.jpg)
    
4. Optionally use it in **Export Filters**.
    
    ![](/images/customerComment_in_filters.jpg)
    
5. Run the export.

## Result

- `customerComment` is included in Shopware order export files.
- The field can be used in filters.
- Existing export behavior remains unchanged for other fields.
