# Handheld

![](/files/LNbhk22MAP7JlGVA425G)

* **Show Expected Quantity**: this settings indicate whether to show expected quantity of products during receiving. It is a good practice to enforce actual product count to keep your warehouse organized.
* **Allow Handheld Close**: this is a permission for handheld users to close a Purchase Order after they finished a process. This can potentially cause problems with warehouse operations. It is advisable to leave this function to warehouse supervisors.&#x20;
* **Collect Weight And Dimensions**: is an indication of whether a handheld operator should collect missing weight and dimensions of a product.
* **Collect Barcode**: This setting is for collecting the correct barcode data. System will ask the receiver to scan the barcodes for the product / packsizes if the barcode data is missing from the system.
* **Print Labels**: this setting allows handheld users to print labels after receiving a purchase order line. This is a useful tool when you have product arriving without barcode labels.
* Suggest Putaway Bin: whether the system should suggest a bin to store received products.

{% hint style="info" %}
Notice: Click 'Save' to implement changes.&#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/receiving/system-configurations/handheld.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.
