# Bin Contents

Bin Contents allows the user to see the contents of a bin. This is normally used for inventory control purposes.

From the 'Inventory' folder select 'Bin contents' icon and scan Bin/LPN.

#### Step 1

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

#### Result

Scroll up and down to see the list of items contained in the chosen bin.

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


---

# 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/floor-operations/inventory/bin-contents.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.
