# Product Locations

Product Location option lists all locations/bins where the chosen product can be found in the warehouse

Navigate to Floor > Products folder and select 'Product locations' option.&#x20;

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

#### Step 1

Scan the product you wish to find in the warehouse.&#x20;

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

#### Result

P4W system will show product location, total quantity of the product, and how much of the product quantity is actually available (OnHand).

<figure><img src="/files/YpXMQGHelFcYbL75aHqK" 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/products/product-locations.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.
