# Reports, Invoices & Work Order

## Report Samples

The following sample reports were taken for `Thanksgiving Nov 24, 2021`.

![Export Kitchen Prep reports in a few clicks.](/files/176zciOHC8xkijhFnvO0)

### Sales

{% file src="/files/Sl5wSUD8LP4hSnCkce5u" %}
Each order is exported a separate row.
{% endfile %}

{% file src="/files/nnx9tQIbJkX970dMQ3Ys" %}
Each menu item across all orders is exported a separate row.
{% endfile %}

### Kitchen

{% file src="/files/11nbUs1WC2TgHj6J5IJI" %}

{% file src="/files/9cOPx3OYEEjr7dIDHVBg" %}

{% file src="/files/OM5sscYvWDyWjpnHuPCq" %}
Shows the quantity of each menu item ordered. Each Menu Item from all orders is exported as as a separate row.
{% endfile %}

{% file src="/files/JEfEEMj2NLDPN6wYSVMg" %}
Shows the quantity of each Menu Item ordered. Each Customer's order is exported as a separate row.
{% endfile %}

{% file src="/files/bNixLlShwsh3G3KfiSVV" %}
Shows the quantity of each Menu Item ordered.
{% endfile %}

{% file src="/files/QmOZAu7nOyfOmcCHpgeV" %}
Contains detailed Menu Item quantities and amounts needed for all orders.
{% endfile %}

{% file src="/files/egYIRWcjjt2bEgA25NU6" %}
Contains detailed Menu Item quantities and amounts needed for all orders with Customers listed as rows.
{% endfile %}

## Invoice & Work Order Samples

The following work orders are available for every order:

{% file src="/files/Qkq73bMNeWNPRQstuY7K" %}
Contains Order details, payment status etc. to be given to client.
{% endfile %}

{% file src="/files/eOh31B3YFokZtNeaDw1d" %}
Similar to the Customer Invoice, but formatted for the operations team.
{% endfile %}

{% file src="/files/mU4f6iijfqwHj77FLlkd" %}
Similar to the Operations Work Order, but only contains relevant info for the kitchen.
{% endfile %}

{% file src="/files/ZOP9gjQLUc0Ip66GvZXQ" %}
Contains detailed Menu Item quantities and amounts needed for this order.
{% endfile %}


---

# 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://docs.gethoneycart.com/live-examples/miscellaneous/reports-invoices-and-work-order.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.
