# Reports

### Overview

The tenth option in the navigation bar is "reports". Please refer the image mentioned below to see where the link is placed in the UI.

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

When you click on "**Reports\[10]**" option, a page will appear which looks like the below mentioned page:

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

This page provides convenient access to all of the reports related to different aspects of your organization's operations. You'll find links to reports on

* Attendance&#x20;
* Employee Activity
* Payroll&#x20;
* &#x20;Retailer
* Sales
* Task

To access a specific report, simply click on the corresponding link. This will take you directly to the relevant report, where you can view detailed information.


---

# 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.7sales.7system.in/7salesdocs/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.
