# Adjust out full Bin

Following process clears out bin contents entirely. This feature is useful for cleaning out quarantine or damaged goods bins.

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

#### Step 1

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

#### Result

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

{% hint style="info" %}
Notice: Depending on how the reason codes are configured, users might have a choice of a reason (damaged, expired goods) or enter a reason manually using their handheld device.&#x20;
{% endhint %}


---

# 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-out-full-bin.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.
