# ESI Reports

A Report that gives details of each employee, including the insurance details and contribution made every month. ESI is calculated on the gross salary paid to the employees. ESI is a health insurance plan designed to offer Indian workers medical and cash benefits.

In the Navigation menu, go to Reports> ESI Deduction and ESI Coverage.

## ESI Deduction

ESI is calculated on the gross salary paid to the employees. As per ESI Act, the employer contributes 3.25% of the wages and the employee contributes 0.75% of the wages to the contributory fund.

You can view or download ESI deduction for a period and ESI Monthly Contribution Report.

Select a period by using the Left and Right Navigation arrows. Select Location, Cost Center and Department and click View Summary button.

<div align="left"><figure><img src="/files/ECO1A2zdFCyPWVnhB0nS" alt=""><figcaption><p>Summary</p></figcaption></figure></div>

You can also view Excel Summary and ESI Return Reports by clicking the respective buttons.

<div align="left"><figure><img src="/files/SvzApZEYC4gAxjDQ9N4B" alt=""><figcaption><p>Excel format</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/x58qrtmDXSjPsW8mSOAO" alt=""><figcaption><p>PDF Format</p></figcaption></figure></div>

## ESI Coverage

You can view ESI coverage for employees based on eligibility and employee-level options.

Select Period using the Left and Right Navigation arrows. Select Location, Cost Center, and Department, and click the View button. It shows the number of Total Employees, no of Employees whose ESI is Deducted and Disabled.

<div align="left"><figure><img src="/files/kpaicIA2gj3MmMklnM6G" alt=""><figcaption><p>ESI Coverage</p></figcaption></figure></div>


---

# 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.runtimehrms.com/reports/statutory-reports/esi-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.
