> For the complete documentation index, see [llms.txt](https://learn.erpag.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.erpag.com/project/reporting/chart-sales-by-categories.md).

# Chart - Sales by categories

In ERPAG, you can generate different types of reports and customize them according to your workflow.

To generate a report that will reflect the sales flow of particular product categories and/or for particular customer categories, go to:

```
Sales > Sales by categories
```

![](/files/-LU5UANO_4hkFQhJ4r13)

&#x20;This will open a window that will enable you to adjust the report parameters as well as categories for which you want the report to be generated.

![](/files/-LU5UxDH_SXSdgq-W4ZB)

&#x20;In the report parameters, you will be able to choose what type of report you are generating:&#x20;

according to the warehouse, the amount type (purchase price, margin amount, discount, selling price, tax, selling price including tax and quantity), time period, trademark of products,  user/supplier category and product category, and according to the particular user working within the system.

The report parameters can be adjusted by choosing the wanted parameters from the drop-down menu. Or you can simply choose to select all.

![](/files/-LU5WoL1zrcFRugOZhhB)

&#x20;ERPAG will generate the wanted chart accordingly.

![](/files/-LU5XXymeeR_Xn1-6kwJ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.erpag.com/project/reporting/chart-sales-by-categories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
