---
title: "Exporting Orders to CSV"
date: 2026-04-04
author: "Bojan Josifoski"
url: https://samplehq.io/support/exporting-orders-to-csv/
description: "Owners and managers can export order data as a CSV file for reporting, accounting, or analysis in spreadsheet tools. How to export Go to All Orders. Apply any filters you"
---

# Exporting Orders to CSV

Owners and managers can export order data as a CSV file for reporting, accounting, or analysis in spreadsheet tools.

## How to export

- Go to **All Orders**.

- Apply any filters you want (status, search terms, date range). The export includes only the orders matching your current filters.

- Click the **Export CSV** button in the top right.

- The CSV file downloads immediately with a timestamped filename.

## What the CSV includes

The export contains one row per line item, so an order with 3 samples produces 3 rows. Columns include order ID, status, customer name, company, address, sample name, SKU, quantity, created date, created by, shipping method, tracking number, and linked deal information.

## Tips

- Filter before exporting to keep the file focused on what you need.

- The CSV uses line-item expansion, so use pivot tables or filters in your spreadsheet to group by order ID if you want order-level summaries.