> For the complete documentation index, see [llms.txt](https://imonggo.gitbook.io/imonggo-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imonggo.gitbook.io/imonggo-help-center/getting-started/viewing-sales-report.md).

# Viewing Sales Report

### Step 1:

Click on **OFFICE.**

<figure><img src="/files/ZTKbgrABk6LNRvFt8yYi" alt=""><figcaption></figcaption></figure>

### Step 2:&#x20;

Select the **REPORTS** tab.

<figure><img src="/files/eiuYrNPJOqiSR27yyBYu" alt=""><figcaption></figcaption></figure>

### Step 3:

To access any of the reports, click any of the buttons at the right side of the screen that corresponds to the report label.

* Sales Summary
* Top Products Report
* Monthly Sales
* Payments Collected
* Deposits Collected
* Monthly Profit
* Sales by Salesman

<figure><img src="/files/IxjR3BidikKb78pfxFS3" alt=""><figcaption></figcaption></figure>

Note:

* The Deposits Collected Report can only be accessed when the Layaway feature is enabled. It is available only for premium accounts.
* The Sales By Salesman Report can only be accessed when the Track Salesman Sales feature is enabled. It is available only for premium accounts.


---

# 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://imonggo.gitbook.io/imonggo-help-center/getting-started/viewing-sales-report.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.
