# Product Photo

With the PDT, the user can upload photos of the products to P4 Warehouse by using the camera on the PDT.  the first step is to scan the product barcode then the camera app will open to allow you to capture the photo and upload to the server.

{% hint style="warning" %}
Set the camera to medium quality or in the 5mp range. There is a 5mb limit per photo.
{% endhint %}

![P4 Warehouse Product Photos](/files/-MkMk3X13yaZSbx0rA6u)

Step 2 is to take the photo of the product.

![](/files/-MkMkEI4oSOoANIQB1oP)

Step three is to click the "check" in the bottom right of the screen to upload the photo.&#x20;

{% hint style="info" %}
Camera must be preset to medium quality as the is a 5mb per photo upload limit.
{% endhint %}

![](/files/-MkMkf7fGZe40YEEB_uo)

After the photo is uploaded it will reflect on the web screens of P4 Warehouse.

![](/files/-MkMklI_RKSU_-U-S2iY)


---

# 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.p4.software/p4warehouse-english/miscellaneous/products/product-location.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.
