# Perform a physical inventory count

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


---

# 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/perform-a-physical-inventory-count.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.
