# Adjust In

Adjust warehouse inventory by adding one product/SKU at a time.&#x20;

From the 'Adjustments' folder, click on 'Adjust in' icon and follow system generated instructions on the bottom of the handheld device.

#### Step 1

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

#### Step 2

<figure><img src="/files/6M94qbZH5efoZkuGek6H" alt=""><figcaption></figcaption></figure>

#### Step 3

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

#### Result

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

Users can repeat the adjustment process by selecting new bin and repeating previous steps.


---

# 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.p4warehouse.com/v2/inventory-adjustments/adjustments/adjust-in.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.
