> 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/generate-reports.md).

# Generate reports

- [About active reports](https://docs.rmhpos.com/store-manager/generate-reports/understanding-active-reports.md): This topic describes the different types of active reports available in RMH and where reports are saved on the local computer if you do not configure a shared network folder in Store Administrator.
- [Add filters](https://docs.rmhpos.com/store-manager/generate-reports/reports-using-filters.md): This topic describes how to use filter options to control what data is included in reports.
- [Change report layouts](https://docs.rmhpos.com/store-manager/generate-reports/reports-changing-layouts.md): This topic describes how to change the default layout of active reports. You can show or hide columns, move or resize columns, group or ungroup columns, and set record limits.
- [Add search, filters, or summaries](https://docs.rmhpos.com/store-manager/generate-reports/reports-adding-search-filters-summaries.md): This topic describes how to add a search/find field to reports and enable filters or summaries for column data.
- [Export or print reports](https://docs.rmhpos.com/store-manager/generate-reports/reports-exporting-printing.md): This topic describes how to export or print reports. You can export reports as spreadsheets (e.g., Microsoft Excel) or PDF.
- [Save reports](https://docs.rmhpos.com/store-manager/generate-reports/reports-saving.md): This topic describes two methods for saving reports.


---

# 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/generate-reports.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.
