# Purchase by price

Another purchasing report in ERPAG is purchase by price.

```
Purchasing > purchase by price
```

In this report, you can choose the start and end date. You will be able to see the purchase price of all the items bought over time. You will also have the ability to see the same item bought from different suppliers, or from the same supplier, but for a different price.

![](/files/-LKN_8GrNphS9w64uuoq)

All columns in this report: SKU, item description, quantity, product category, trademark, warehouse, suppliers, purchase amount, price, discount, purchase price (with discount included) can be moved, added, grouped, sorted in order to create custom reports which you can download to PDF, download to your G-drive, export to xls, email or print.<br>


---

# 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://learn.erpag.com/project/purchasing/purchase-by-price.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.
