# Packing Reports

## Packing Reports

Some enterprises use their order confirmation emails as packing sheets, or download and modify the Order Cycle Customer Totals report to suit their specific needs. The two Packing Reports offer additional options for managing the packing process.

### **Pack by supplier**

This report lists each supplier and their products. Next to each product is the name of the customers who ordered the product, and the quantity they ordered.&#x20;

{% hint style="success" %}
This report is helpful to check in items delivered by suppliers - keeping track of goods which may have been missed or are supplied damaged.
{% endhint %}

![Pack by Supplier Report](/files/bcpbAmjZ4CkJuFLnknig)

### **Pack by Customer**&#x20;

This report lists each customer who placed an order and shows each item ordered by the customer, including the quantities of each item.&#x20;

{% hint style="success" %}
This report is useful for packing all of a customer's shopping in a crate/bag/box so it is ready for them to collect or for you to deliver.
{% endhint %}

![Pack by Customer Report](/files/q6xlAKzWxINj1p0E9EQq)

### Pack by Product

This report lists the products ordered with a list of the customers who have ordered each product and the quantity ordered.

<figure><img src="/files/ui9gsvLeuPxOMSQRiWHD" alt=""><figcaption></figcaption></figure>


---

# 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://guide.openfoodnetwork.org/greek/basic-features/reports/packing-reports.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.
