> For the complete documentation index, see [llms.txt](https://docs.rmhpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising.md).

# Merchandising

- [Departments](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-departments.md): This topic describes how to configure departments.
- [Categories](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-categories.md): This topic describes how to configure categories.
- [Reason codes](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-reason-codes.md): This topic describes how to configure reason codes.
- [Generate automatic item lookup codes](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-automatic-item-lookup-codes.md): This topic describes how to configure Store Manager to automatically generate item lookup codes (ILCs) for new items that are added to the store database.
- [Item messages](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-item-messages.md): This topic describes how to configure item messages.
- [Quotes](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-quotes.md): This topic describes how to configure quotes. You can set an expiration date, require customer selection, and select the receipt format for quotes.
- [Work orders](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-work-orders.md): This topic describes how to configure work orders. You can set an expiration date and minimum deposit amount, require customer selection, and select the receipt format for work orders.
- [Back orders](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/back-orders.md): This topic describes how to configure back orders. You can set an expiration date and minimum deposit amount, require customer selection, and select the receipt format for back orders.
- [Layaways](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/merchandising/setting-up-layaways.md): This topic describes how to configure layaway orders. You can set an expiration date and minimum deposit amount and select the receipt format for layaway orders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/configure-pos-and-store-manager/merchandising.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.
