# Raporty

Jeśli otworzyłeś [cykl zamówień](/smaki-wsi-docs/basic-features/shopfront/order-cycle.md), możesz uruchamiać raporty, które pomogą w **pakowaniu**, **przetwarzaniu zamówień** oraz w **raportowaniu finansowym**.

Do raportów przejdziesz, klikając **Reports** w głównym poziomym menu.

Zobaczysz listę wszystkich dostępnych opcji. W większości raportów możesz filtrować dane według zakresu dat, nazwy huba, nazwy producenta i nazwy cyklu zamówień.

{% hint style="danger" %}
Raporty przekreślone ~~taką kreską~~ nie są już utrzymywane i zostaną usunięte z platformy w przyszłych aktualizacjach.
{% endhint %}

W tej sekcji Przewodnika użytkownika znajdziesz:

* [Wyjaśnienie wspólnego formatu i opcji](/smaki-wsi-docs/basic-features/reports/general-tips.md) dostępnych dla wszystkich raportów.
* Podsumowanie danych zawartych w każdym typie raportu.
* [Faktury Smaki Wsi](/smaki-wsi-docs/basic-features/reports/view-orders.md) i integrację z fakturami Xero.


---

# 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://smaki-wsi.gitbook.io/smaki-wsi-docs/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.
