# Reports

If you have opened an [Order Cycle](/basic-features/shopfront/order-cycle.md), you will be able to run reports to help with managing **packing,** **processing your orders**, and meet your **financial reporting** needs.

You can access your reports by clicking on **Reports** on the main horizontal menu. &#x20;

![](/files/RT1Nl7qOciUpXJoUoRdR)

This brings up a list of all the different options.  For most reports you are able to filter data by date range, hub name, producer name and order cycle name.&#x20;

![Reports available to view and download](/files/BVl9VBpS89oTu4NDZtm5)

{% hint style="danger" %}
Reports written with ~~a line through them~~ are no longer maintained and will be removed from the platform in future updates.
{% endhint %}

In this section of the User Guide you can find:

* An [explanation of the common format and options](/basic-features/reports/general-tips.md) available for all Reports.
* A summary of the data included in each report type.
* [OFN invoices](/basic-features/reports/view-orders.md) and integrating with Xero invoices.


---

# 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/basic-features/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.
