# Reports

- [Analytics](https://docs.hotwax.co/documents/analytics/reports/readme.md): Learn about HotWax's reporting.
- [Orders](https://docs.hotwax.co/documents/analytics/reports/order.md): Discover Order reports provided by HotWax Commerce
- [Product](https://docs.hotwax.co/documents/analytics/reports/product.md)
- [Inventory](https://docs.hotwax.co/documents/analytics/reports/inventory.md): Discover Inventory reports provided by HotWax Commerce
- [Brokering](https://docs.hotwax.co/documents/analytics/reports/brokering.md): Discover how reports are essential for monitoring the brokering of orders to facilities.
- [Fulfillment](https://docs.hotwax.co/documents/analytics/reports/fulfillment.md): Discover Fulfillment reports provided by HotWax Commerce
- [Pre-Order](https://docs.hotwax.co/documents/analytics/reports/pre-order.md): Discover how HotWax Commerce OMS provides out-of-the-box pre-order reports to monitor and track pre-order operations, ensuring efficient management of all pre-orders.
- [NetSuite Sync](https://docs.hotwax.co/documents/analytics/reports/netsuitesync.md): Discover Netsuite synchronization reports provided by HotWax Commerce
- [Reorder Limit](https://docs.hotwax.co/documents/analytics/reports/reorder-limit.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.hotwax.co/documents/analytics/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.
