# Leave Report

The Leaves Report provides a comprehensive analysis of leave data for individual employees, including approved, pending, and upcoming leaves. It offers insights into leave patterns and statuses for effective management.

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

The Leaves Report gathers essential details like approved, pending, and upcoming leaves for each employee without visual analysis. It provides a tabular view of employee names and their leave statuses, aiding in individual analysis for better decision-making. This report serves as an introspective tool for organizational improvement.


---

# 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://wheel-erp.gitbook.io/wheel-erp-user-guide/report/leave-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.
