# Employees State Insurance (ESI)

### Configuring ESI in Runtime HRMS

Go to Setup > Statutory > ESI.

<div align="left"><figure><img src="https://4109542518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr1ZpbXBjFLtyv9GwUyPB%2Fuploads%2FoJ7vueBtJY7LgHei4EOM%2FESI%20Settings.jpg?alt=media&#x26;token=9c341a56-f430-42b5-b001-c7910a59e680" alt="" width="563"><figcaption><p>ESI</p></figcaption></figure></div>

As shown in image above, click ‘Enable ESI Deduction’ checkbox to allow ESI deduction from employee salary. The rates of deduction can be modified as per changes in law. When changing the rates of deduction, make sure you select correct ‘Effective Date’ from when the change is applicable.

<div align="left"><figure><img src="https://4109542518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr1ZpbXBjFLtyv9GwUyPB%2Fuploads%2FZO851Q4dyPv0qInmN9ao%2FEnable%20ESI.jpg?alt=media&#x26;token=8a900df6-a732-4d98-895b-e76864a9086e" alt="" width="563"><figcaption><p>Enable ESI</p></figcaption></figure></div>

Go to second tab ‘Salary Components’. Select all those components where ESI is deductible. Usually ESI is not deductible on components which are of Reimbursement nature.

<div align="left"><figure><img src="https://4109542518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr1ZpbXBjFLtyv9GwUyPB%2Fuploads%2FXxF0qrUV05EmENlxwq0d%2FSalary%20component.jpg?alt=media&#x26;token=9c3af601-d9b8-43da-8958-e510ee012781" alt=""><figcaption><p>Salary Components</p></figcaption></figure></div>

On the same page, click on ‘Locations Applicability’ tab to select locations where ESI is applicable.

<figure><img src="https://4109542518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr1ZpbXBjFLtyv9GwUyPB%2Fuploads%2FwVHuRqXIaXDiU9AzOSW7%2FLocation%20adaptibility.jpg?alt=media&#x26;token=90034ffd-0341-482a-8e87-e3e0e436b265" alt=""><figcaption><p>Location Adaptability</p></figcaption></figure>

In case you wish to disable ESI deduction for one or more employee as an exception, you can do so in employee profile. Open the employee record, go to Options tab.

<figure><img src="https://4109542518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr1ZpbXBjFLtyv9GwUyPB%2Fuploads%2FnGTLXx3qoyL7PaELBMjy%2FESI.jpg?alt=media&#x26;token=c31435b0-4f79-49c1-9ad0-200feb2641b6" alt=""><figcaption><p>Disable ESI</p></figcaption></figure>

Select ‘Do not deduct ESI’ and save to save the changes.

#### Generating ESI Return

ESI Returns can be generated from Reports > Statutory Reports > ESI Report

<figure><img src="https://4109542518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fr1ZpbXBjFLtyv9GwUyPB%2Fuploads%2FseTFMsu9HvN8odFBGnGX%2FESI%20deduction.jpg?alt=media&#x26;token=7d3f63cb-0f7b-4c4f-b390-d54280b9c6f8" alt=""><figcaption><p>ESI Report</p></figcaption></figure>

Select a period and click on ‘View Summary’ to display ESI contribution summary on screen.\
Click ‘Export to Excel’ to export the report in excel.\
Click ‘Export Return’ to export the ESI return for uploading on ESI Portal.

ESI Return is an excel format supported by ESI portal.\
To generate report for only one location, select location in the location dropdown.


---

# 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/payroll-and-compliances/statutory-compliances/employees-state-insurance-esi.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.
