# Stock card

Stock card is a report located in the inventory module.

```
Inventory > stock card
```

![](/files/-LL_LJQetbqt3wpvoF-k)

You can select items by using their key numbers or by entering the product. You can also filter this list until which date you want to see the stock card for.

![](/files/-LL_Lr7zPZSRW0jiy7tH)

This report will list you all the changes regarding the selected product in all warehouses you have. You will be able to see the purchase orders, sales orders, work orders, stock adjustments, transfers linked to the selected product.

![](/files/-LL_PdkJKJmFCmTTVmcH)

In this report, you will also see how the stock price built up over the time, selling price, selling amount and margin amount.

![](/files/-LL_QU8GR2SwqHL6ACq6)

You can also open the stock card report directly from the product.

```
Open product > Reports > Stock card
```

![](/files/-LL_RH3QwbV4mmsTHzJC)


---

# 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/create-new-product-1/count-inventory/stock-card.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.
