# Manage inventory

- [Inventory best practices](https://docs.rmhpos.com/store-manager/manage-inventory/merchandising-best-practices.md): This topic describes best practices for the item lookup code, item description, and custom fields in the item record.
- [Privileges required to manage inventory](https://docs.rmhpos.com/store-manager/manage-inventory/inventory-permissions.md): This topic describes the privileges or permissios required to manage inventory.
- [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): This topic describes two methods for assigning discounts to items.
- [Temporarily block Item sales](https://docs.rmhpos.com/store-manager/manage-inventory/manage-discounts-and-sales/blocking-sales.md): This topic describes how to temporarily block sales for an item.
- [Inventory management 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): This topic describes best practices for using parent-child inventory control in RMH.
- [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): This topic describes how to configure parent-child relationships between items.
- [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): This topic describes how to create custom store labels using the Label Designer.
- [Insert fields into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-field-objects.md): This topic describes how to insert fields into custom labels using the Label Designer.
- [Insert text boxes into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-text-objects.md): This topic describes how to insert text boxes into custom labels using the Label Designer.
- [Insert barcodes into custom labels](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-designer-inserting-barcodes.md): This topic describes how to insert barcodes into custom labels using the Label Designer.
- [Print labels from the Label Wizard](https://docs.rmhpos.com/store-manager/manage-inventory/create-and-print-labels/label-wizard-printing-labels.md): This topic describes how to print labels using the Label Wizard.
- [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): This topic describes best practice for conducting a physical inventory count in a store.
- [Manage the physical inventory count](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/managing-the-physical-inventory-count.md): This topic describes best practices for managing a physical inventory count in a store.
- [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): This topic describes how to generate a count file in RMH for a physical inventory count.
- [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): This topic describes how to copy or merge count files.
- [Import physical inventory count results](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/physical-inventory-count-importing-results.md): This topic describes how to import physical inventory count results into a count sheet in RMH.
- [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): This topic describes how to calculate discrepancies between the count quantity and the expected quantity in the store database, initiate a recount, and how to commit changes to the store database.
- [Generate physical inventory reports](https://docs.rmhpos.com/store-manager/manage-inventory/perform-a-physical-inventory-count/generating-physical-inventory-reports.md): This topic describes how to generate the Physical Inventory reports.
- [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): This topic describes best practices for managing offline inventory.
- [Move an item to offline inventory](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/moving-item-to-offline-inventory.md): This topic describes how to move an item to offline inventory.
- [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): This topic describes how to transfer an item out of offline inventory.
- [Generate the offline inventory report](https://docs.rmhpos.com/store-manager/manage-inventory/manage-offline-inventory/generating-offline-inventory-report.md): This topic describes how to generate the Offline Inventory List report.


---

# 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.
