# Making Inventory Adjustments

{% tabs %}
{% tab title="Adjustment In" %}
The Adjustment In transaction lets you increase the quantity of your products. You may use this for those times that you add inventory without getting them from a supplier.

### Step 1:

Go to **Stockroom**. Then under **Adjustments** tab click the **NEW TRANSACTION** button.

![Adjustments tab](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2019/09/Adjustment-tab-1024x99.png)

### Step 2:

Choose the **Adjustment In** transaction and click the Create button.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2019/06/adjustment-in-1.png)

### Step 3:

The next page will let you record the transaction. To choose an item, scan the barcode or enter the stock number on the search field above to add the product to the list.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-in-search-1024x538.png)

Or you can find the item from the product list panel on the right side of the screen.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/transaction-item-list-panel.png)

### Step 4:

Once you add the product to the transaction, you can change the following:

* **Quantity** – You should enter how many of the items you will adjust.
* **Discount** – You may input any discounts here.

![IMPORTANT NOTE: You should already have a product created before you can record the inventory transaction.](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-in-item-1024x231.png)

### Step 5:

You may select the **Supplier Name** and fill up other information before finalizing the transaction. This is optional

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-in-details-1024x162.png)

### Step 6:

Once you finalize all the details, click the **DONE** button to save the transaction.

### Step 7:

The transaction will be saved and will be added to the list of Adjustments. Click it to open.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/Screenshot_19-1024x248.png)

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-in.png)

<br>
{% endtab %}

{% tab title="Adjustment Out" %}
The Adjustment Out feature lets you record any decrease in inventory. You may use this for transactions that aren’t related to suppliers. If you give products to your friends, for instance, you’d want to use Adjustment Out instead of recording that as a sale.

### Step 1:

Go to **Stockroom**. Then under **Adjustments** tab click the **NEW TRANSACTION** button.

![Adjustments tab](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2019/09/Adjustment-tab.png)

### Step 2:

Choose the **Adjustment In** transaction and click the Create button.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2019/06/adjustment-out.png)

### Step 3:

The next page will let you record the transaction. To choose an item, scan the barcode or enter the stock number on the search field above to add the product to the list.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-out-search-1024x526.png)

Or you can find the item from the product list panel on the right side of the screen.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/transaction-item-list-panel.png)

### Step 5:

Once you add the product to the transaction, you can change the following:

* **Quantity** – You should enter how many of the item you will adjust.
* **Discount** – You may input any discounts here.

![You should already have a product created before you can record the inventory transaction.](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-out-item-1024x289.png)

### Step 5:

You may select the **Supplier Name** and fill up other information before finalizing the transaction. This is optional

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-out-details-1024x218.png)

### Step 6:

Once you finalize all the details, click the **DONE** button to save the transaction.

### Step 7:

The transaction will be saved and will be added to the list of Adjustments. Click it to open.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/adjustment-out-list-1024x289.png)

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/09/Screenshot_20.png)
{% endtab %}
{% endtabs %}


---

# 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://imonggo.gitbook.io/imonggo-help-center/the-basics/making-inventory-adjustments.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.
