# Product Dims

P4W system provides an option for handheld operators to capture product's barcode and dimension measurement if needed. Captured data is added to the product details for further use.&#x20;

To add product dimension using handheld device, navigate to Floor > Products and select 'Product dims' option. Follow system generated instructions to complete the process.

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

#### Step 1

Scan the product you want to add dimensions to.

<figure><img src="/files/8N9CBiQGa6AgoTSAo1mE" alt=""><figcaption></figcaption></figure>

#### Step 2

System will successively require handheld operator to scan/enter product's barcode, length, width, height, and weight. Complete all applicable fields.

<figure><img src="/files/75caUcWHfxsEKr7jEbXp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: units of measurement for product's dimension are set in the product details window in the web portion of P4W warehouse management system.
{% endhint %}

#### Result

Product dimension have been captured and are now available on the product details page.

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

{% hint style="info" %}
Notice: this handheld operation will override the existing product's information on the database.&#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/floor-operations/products/product-dims.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.
