# Sales

Sales analytics helps uncover insights and increasingly recommends the best decisions to you. Implementing a sales analytics system brings increased accountability and increases understanding of the factors that impact sales.

* Navigate to the '**Sales** ' tab to view the cost of goods sold, gross sales and detailed analytics of sales.
* It shows the graphical representation (Donut chart) of total sales including :

  * **Revenue**
  * **COGS** (Cost of Goods Sold)
  * **Total Tax**

![](https://lh5.googleusercontent.com/O7u6UbsS299D5uZE3o29zOpOKUa1JGHKyy3m_p9y34Ib6xxF5OOnkunBaKDX5TIijpVJfO5F6ruPIEspZHOMp-clmMUZfJPuVIZRosRNBg_xSjloUvzQVB4BvkL2gLn7YZWjDl0p)                    ![](https://lh4.googleusercontent.com/IXjg2R4bB0xERT4SjpuONZEoMme6h25BKtfkyC0Ids2-E1kF0frjEJ3QPhkM5kUOcdYPcU3gyjideJCuAkSIarQrak0HJ-aiPgVJlm6kgFCtOpD3a_Gu1CW-RjjhZKNlSSCU96dw)<br>


---

# 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://retailcloud.gitbook.io/mobile-apps/ngauge/features/sales-summary-1.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.
