# Manage inventory

- [Inventory best practices](https://docs.rmhpos.com/store-manager/manage-inventory/merchandising-best-practices.md)
- [Privileges required to set up or manage inventory](https://docs.rmhpos.com/store-manager/manage-inventory/inventory-permissions.md)
- [Manage discounts and sales](https://docs.rmhpos.com/store-manager/manage-inventory/manage-discounts-and-sales.md)
- [Assign discounts to items](https://docs.rmhpos.com/store-manager/manage-inventory/manage-discounts-and-sales/assigning-discounts-to-items.md)
- [Temporarily block Item sales](https://docs.rmhpos.com/store-manager/manage-inventory/manage-discounts-and-sales/blocking-sales.md)
- [Update on hand quantities with parent-child relationships](https://docs.rmhpos.com/store-manager/manage-inventory/update-on-hand-quantities-with-parent-child-relationships.md)
- [About parent-child inventory control](https://docs.rmhpos.com/store-manager/manage-inventory/update-on-hand-quantities-with-parent-child-relationships/understanding-parent-child-items.md)
- [Configure parent-child relationships between items](https://docs.rmhpos.com/store-manager/manage-inventory/update-on-hand-quantities-with-parent-child-relationships/setting-up-parent-child-relationships.md)
- [Create and print labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels.md)
- [Create new labels using Label Designer](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-select-label-format.md)
- [Insert fields into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-field-objects.md)
- [Insert text boxes into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-text-objects.md)
- [Insert barcodes into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-barcodes.md)
- [Print labels from the Label Wizard](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-wizard-printing-labels.md)
- [Perform a physical inventory count](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count.md)
- [Physical inventory count best practices](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/physical-inventory-count-best-practices.md)
- [Manage the physical inventory count](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/managing-the-physical-inventory-count.md)
- [Generate the physical inventory count file](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/physical-inventory-count-generating-file.md)
- [Copy or merge physical inventory count files](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/physical-inventory-count-copying-or-merging.md)
- [Import physical inventory count results](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/physical-inventory-count-importing-results.md)
- [Calculate and commit physical inventory count results](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/physical-inventory-count-calculating-results.md)
- [Generate physical inventory reports](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/generating-physical-inventory-reports.md)
- [Manage offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory.md)
- [Manage offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/managing-offline-inventory.md)
- [Move an item to offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/moving-item-to-offline-inventory.md)
- [Transfer an item out of offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/transferring-item-from-offline-inventory-out-store.md)
- [Generate the offline inventory report](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/generating-offline-inventory-report.md)


---

# 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.rmhpos.com/store-manager/manage-inventory.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.
