# Inventory Adjustments During Restocks

Trakkit allows inventory to be adjusted while in restocking mode.&#x20;

Typically used when needing to make inventory count adjustments to quantities that may not be accurate for multiple reasons.&#x20;

Procedure,&#x20;

1. Login to restocking mode as you would for a standard restock
2. Complete restocking procedure for items
3. Once the machine puts the bin back on the shelf it should then allow users to adjust inventory.&#x20;

<figure><img src="/files/S7TRKZsrVFyRkL6VkTgz" alt=""><figcaption></figcaption></figure>

4. Click INVENTORY ADJUSTMENT

<figure><img src="/files/7uzasIo5dJJnDzKOK7K1" alt=""><figcaption></figcaption></figure>

5. Raise or lower the adjustment as required. \
   Starting Inventory (before restock) + Restock Qty = Final Inventory count for that bin.\
   This will only adjust inventory counts on the bin that was just restocked. \
   If they same product is in multiple bins, those bins will not be adjusted.
6. Click OK

<p align="center"></p>

<h2 align="center">FINISHED</h2>


---

# 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://docs.trakkit.com.au/trakkit-documentation/machine-operation-for-advanced-users/inventory-adjustments-during-restocks.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.
