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

# CSV Export Destination

> Download segment assignments as csv.

Download user segment assignments in a csv file. This feature is useful for analyzing user segment assignments in Excel or Google Sheets.

<Frame>
  <img src="https://mintcdn.com/dittofeed/MR-erTsdiKcJhyyj/images/download-segments.png?fit=max&auto=format&n=MR-erTsdiKcJhyyj&q=85&s=cdc7154bb5554b45fbbaa6ccdf7635b9" alt="Download Segments" width="2218" height="816" data-path="images/download-segments.png" />
</Frame>

Example CSV:

```csv segment-assignments-yyyy-MM-dd.csv theme={null}
workspaceId,userId,segmentId,inSegment
611170b8-6aaf-4dd8-b95f-47774fb674a9,user-1,31ff72bf-8b5f-4fdb-ba9b-d7a3ae47b2b2,true
...
```
