# Attendance Report

### Overview

An attendance report is for organizations looking to manage their workforce more effectively, by providing a comprehensive view of attendance data.

When you click on this "Attendance report" option you are directed to a page like the one mentioned below:

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

Here you can see the list of your employees and their details like from where they have punched-in their attendance. And when you click on this "**Details**" option which is in front of every users attendance record, you can refer the image mentioned below:

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

Then you are directed to a screen which looks like the one mentioned below:&#x20;

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

Here you can see the vast details of any user or any employee.&#x20;


---

# 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/attendance/attendance-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.
