# Manage store inventory using worksheets

- [About worksheets](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/using-worksheets.md): This topic describes how worksheets are used to manage store inventory from Central Manager.
- [List of available worksheets](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-list.md): This topic describes all of the worksheets available in Central Manager.
- [Use file export and import to update worksheets](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/using-file-export-import-update.md): This topic describes how to export worksheet data to a tab-delimited, comma-delimited, or XML-formatted file so you can edit it in another app, and then import the data back into RMH.
- [Update item prices using Worksheet 251](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-251-update-item-prices.md): This topic describes how to use Worksheet 251: Update Inventory - Item Prices.
- [Update matrix item prices using Worksheet 252](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-252-update-matrix-item-prices.md): This topic describes how to use Worksheet 252: Update Matrix Items Prices.
- [Download items to stores using Worksheet 261](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-261-download-items.md): This topic describes how to use Worksheet 261: Download Items.
- [Change item ordering information using Worksheet 303](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-303-change-item-ordering-info.md): This topic describes how to use Worksheet 303: Change Item Ordering Info.
- [Update item prices using Worksheet 304](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-304-change-item-prices.md): This topic describes how to use Worksheet 304: Change Item Prices (Regular).
- [Update restocking information using Worksheet 308](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-308-change-item-restocking-info.md): This topic describes how to use Worksheet 308: Change Item Restocking Info.
- [Adjust item sales tax using Worksheet 320](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-320-adjust-item-sales-tax.md): This topic describes how to use Worksheet 320: Adjust Item Sales Tax.
- [Block item sales using Worksheet 321](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-321-change-item-block-sales.md): This topic describes how to use Worksheet 321: Change Item Block Sales.
- [Change item discounts using Worksheet 322](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-322-change-item-discounts.md): This topic describes how to use Worksheet 322: Change Item Discounts.
- [Initiate inventory transfers between stores using Worksheet 330](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-330-inventory-transfer.md): This topic describes how to use Worksheet 330: Inventory Transfer.
- [Initiate purchase orders using Worksheet 340](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-340-purchase-order-planner.md): This topic describes how to use Worksheet 340: PO Planner.
- [Update item prices using Worksheet 351](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-351-update-item-prices.md): This topic describes how to use Worksheet 351: Update Inventory - Item Prices Cost (Regular).
- [Reconcile store inventory using Worksheet 501 with Task 190](https://docs.rmhpos.com/central-manager/manage-store-inventory-using-worksheets/worksheet-501-request-full-inv-count.md): This topic describes how to use Worksheet 501: Request Full Inventory Count and Task 190: Reconcile Inventory.


---

# 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/central-manager/manage-store-inventory-using-worksheets.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.
