# Stocktakings

If you want to create an inventory checking (stocktakings), go to

```
Inventory > Stocktakings > Create
```

When you clik on the 'create' button, the system will offer you multiple ways to create the inventory checking (stocktakings)

![](/files/-LJK-gjDheo-TnqIa16_)

If you choose manual entry, you will be able to add the products one by one in the item line of the document.

![](/files/-LJK8TA-vJxVVR0VXfx7)

But if you choose one of the other options, for example product categories, the document will have an additional field, where you will be able to choose one of the existing categories and the system will list you all the items that belong to that category in the item line.&#x20;

![](/files/-LJKAW-LGJk8P3NaXbud)

Once you enter the numbers in the 'physical count' column for each of the listed items and save the document, you will get a green glowing 'compared to stock' button.

![](/files/-LJKBP8bHqUrfN9J_3XM)

When you compare your physical count to your stock count, the deficit and surplus columns will appear and the system will recalculate the amount -deficit and amount -surplus column.

![](/files/-LJKD1KDTeDZ_g7N4JBD)

{% hint style="warning" %}
The inventory checking is only a record document, it doesn't make any changes and corrections in your stock.
{% endhint %}

&#x20;If you want your stock levels to be adjusted according to your inventory counts, you can proceed to the stock adjustment.

![](/files/-LJKDpqupGUCYwGMXcgL)


---

# 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/inventory-checking.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.
