# Courier Report

The Courier Report shows order-level courier data with box counts and profitability.

### ⚙️ How It Works

The report shows one row per product line for orders that went through courier.

Box counts are included alongside the full cost, selling, and GP breakdown, giving you visibility into both logistics and profitability in one view. The date filter is based on the Sales Order created date. Results are sorted by date descending.

### 🔍 Filters

* **Date range** - defaults to the current month

### 📋 What You'll See

Each row shows:

* Date
* Sales Rep
* Customer
* Project Status
* Invoice Number
* SO Number
* Product
* SKU
* Supplier
* Units
* Cost
* Selling
* Invoice Total Excl. VAT
* Box Count
* GP
* GP%

### 💡 When to Use This Report

This report is useful for:

* Reviewing courier order profitability
* Tracking box counts for logistics planning
* Auditing courier costs against selling prices

### ✅ Summary

* Shows courier orders with box counts and full financial breakdown
* One view for both logistics data and profitability
* Use this to ensure courier orders are profitable and to plan logistics


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.ordereazi.com/sales-features/reports/courier-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
