# Manage items

- [Standard items](https://docs.rmhpos.com/store-manager/manage-items/standard-items.md)
- [Add standard items](https://docs.rmhpos.com/store-manager/manage-items/standard-items/setting-up-standard-items.md)
- [Provide tag along items with purchase](https://docs.rmhpos.com/store-manager/manage-items/standard-items/providing-gift-with-purchase.md)
- [Configure custom fields for items](https://docs.rmhpos.com/store-manager/manage-items/standard-items/setting-up-custom-fields.md)
- [Matrix items](https://docs.rmhpos.com/store-manager/manage-items/matrix-items.md)
- [About matrix items](https://docs.rmhpos.com/store-manager/manage-items/matrix-items/understanding-matrix-items.md)
- [Add matrix items](https://docs.rmhpos.com/store-manager/manage-items/matrix-items/setting-up-matrix-items.md)
- [Kits and assembly items](https://docs.rmhpos.com/store-manager/manage-items/kits-and-assembly-items.md)
- [About kits and assembly items](https://docs.rmhpos.com/store-manager/manage-items/kits-and-assembly-items/understanding-kits-assembly-items.md)
- [Configure and add kits](https://docs.rmhpos.com/store-manager/manage-items/kits-and-assembly-items/setting-up-kits.md)
- [Add assembly items](https://docs.rmhpos.com/store-manager/manage-items/kits-and-assembly-items/setting-up-assembly-items.md)
- [Lot matrix items](https://docs.rmhpos.com/store-manager/manage-items/lot-matrix-items.md)
- [About lot matrix items](https://docs.rmhpos.com/store-manager/manage-items/lot-matrix-items/understanding-lot-matrix-items.md)
- [Add lot matrix items](https://docs.rmhpos.com/store-manager/manage-items/lot-matrix-items/setting-up-lot-matrix-items.md)
- [Weighed items](https://docs.rmhpos.com/store-manager/manage-items/weighed-items.md)
- [About random weight barcodes](https://docs.rmhpos.com/store-manager/manage-items/weighed-items/understanding-random-weight-barcodes.md)
- [Configure and add weighed items](https://docs.rmhpos.com/store-manager/manage-items/weighed-items/setting-up-weighed-items.md)
- [Configure custom EAN-13 barcode formats](https://docs.rmhpos.com/store-manager/manage-items/weighed-items/setting-up-ean-13-barcodes.md)
- [Serialized items](https://docs.rmhpos.com/store-manager/manage-items/serialized-items.md)
- [About serialized items](https://docs.rmhpos.com/store-manager/manage-items/serialized-items/understanding-serialized-items.md)
- [Configure and add serialized items](https://docs.rmhpos.com/store-manager/manage-items/serialized-items/setting-up-serialized-items.md)
- [Vouchers](https://docs.rmhpos.com/store-manager/manage-items/vouchers.md)
- [About vouchers](https://docs.rmhpos.com/store-manager/manage-items/vouchers/understanding-vouchers.md)
- [Configure and add vouchers](https://docs.rmhpos.com/store-manager/manage-items/vouchers/setting-up-vouchers.md)
- [Bag fees and bag taxes](https://docs.rmhpos.com/store-manager/manage-items/bag-fees-and-bag-taxes.md)
- [About bag fees and bag taxes](https://docs.rmhpos.com/store-manager/manage-items/bag-fees-and-bag-taxes/understanding-bag-fees-bag-taxes.md)
- [Configure bag fees](https://docs.rmhpos.com/store-manager/manage-items/bag-fees-and-bag-taxes/setting-up-bag-fees.md)
- [Configure bag taxes](https://docs.rmhpos.com/store-manager/manage-items/bag-fees-and-bag-taxes/setting-up-bag-taxes.md)
- [Bottle deposits](https://docs.rmhpos.com/store-manager/manage-items/bottle-deposits.md)
- [About bottle deposits](https://docs.rmhpos.com/store-manager/manage-items/bottle-deposits/understanding-bottle-deposits.md)
- [Configure bottle deposits](https://docs.rmhpos.com/store-manager/manage-items/bottle-deposits/setting-up-bottle-deposits.md)
- [Use the Advanced Item Wizard to update items](https://docs.rmhpos.com/store-manager/manage-items/use-the-advanced-item-wizard-to-update-items.md)
- [Use the Advanced Item Wizard](https://docs.rmhpos.com/store-manager/manage-items/use-the-advanced-item-wizard-to-update-items/advanced-item-wizard.md)
- [Add or remove items from the grid view](https://docs.rmhpos.com/store-manager/manage-items/use-the-advanced-item-wizard-to-update-items/advanced-item-wizard-adding-removing.md)
- [Change the grid layout](https://docs.rmhpos.com/store-manager/manage-items/use-the-advanced-item-wizard-to-update-items/advanced-item-wizard-layout.md)
- [Update item information](https://docs.rmhpos.com/store-manager/manage-items/use-the-advanced-item-wizard-to-update-items/advanced-item-wizard-editable-fields.md)
- [Task reference list for the Advanced Item Wizard](https://docs.rmhpos.com/store-manager/manage-items/use-the-advanced-item-wizard-to-update-items/advanced-item-wizard-tasks.md)
- [Use the Import Utility to add and update items](https://docs.rmhpos.com/store-manager/manage-items/use-the-import-utility-to-add-and-update-items.md)
- [Use the Import Utility](https://docs.rmhpos.com/store-manager/manage-items/use-the-import-utility-to-add-and-update-items/importing-items-import-utility.md)
- [Mapping rules for the Import Utility Wizard](https://docs.rmhpos.com/store-manager/manage-items/use-the-import-utility-to-add-and-update-items/importing-items-import-utility-mapping-rules.md)
- [Use the Inventory Wizard to update item information](https://docs.rmhpos.com/store-manager/manage-items/inventory-wizard.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-items.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.
