# Reporting Features

- [Sales Dashboard](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/sales-dashboard.md): Sales Dashboard is where Imonggo monitors all your store's sales transactions and presents them in report format.
- [Sales Report](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/sales-report.md): The Sales Report provides a summary of the daily sales of one or more branches. The daily sales are represented using a line graph.
- [Products](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/products.md): Products report shows your top-selling products, sales by tags, and product trend.
- [Customers](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/customers.md)
- [Discount](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/discount.md): The Discounts report shows a list of discounts, their frequency of application, and the subtotal.
- [Salesman](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/salesman.md): The Sales by Salesman report shows the sales for a given period of time, grouped by salesman. A pie graph will be shown if the number of salesmen in the report is less than seven.
- [Payments](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/payments.md): The Payments Collected Report provides a summary of all the payments collected during a given period for one or more branches. The payment amounts are represented using a pie graph.
- [Deposits Collected](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/deposits-collected.md): The Deposits Collected Report provides a summary of all the deposits (from Layaway transactions) collected during a given period for one or more branches. The amounts are represented using a pie graph
- [Points](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/points.md): The Points report shows the amount of reward points your customer earned and spent in a given period.
- [Tax](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/tax.md): The Tax Report provides a tax breakdown during a specified period.
- [Readings](https://imonggo.gitbook.io/imonggo-help-center/reporting-features/readings.md): The Readings Feature allows you to generate Z reading and X reading. This provides you with a sales report made during the day which you can also use for bookkeeping.


---

# 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://imonggo.gitbook.io/imonggo-help-center/reporting-features.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.
