# Stock Adjustment

Stock adjustment is used to bring stock record into agreement with the findings of actual physical inventory.&#x20;

You can create a stock adjustment by going to:

```
Inventory > Stock Adjustment > Create
```

When you start choosing the products from the drop-down menu in the item section you will see that the 'old quantity' column will be automatically populated.&#x20;

![](/files/-LJOYgAO_UorbT8fo_1G)

To adjust the quantity records to the actual inventory count is to fill the decrease/increase column and the system will recalculate the new quantity column, or you can directly fill out the new quantity column with the quantity levels you have in your stock.

Once you save the document you have created, the green glowing stock adjustment button will appear on the right-hand side of our screen.

![](/files/-LJOZSqIGQf9YDo8-Q-1)

When you click on the 'stock adjustment' button, you will get a tag 'completed' and the changes you have made will be reflected in your stock.

Now, when you open the stock card of the product, you will see that the stock adjustment document has been formed and that the stock adjustment has been made.

![](/files/-LJOaZVKndjhNbRGPBYu)


---

# 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-adjustment.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.
