# Exit Reasons

Runtime HRMS allows you to define exit reasons for employees leaving the organization.

To add and edit exit reasons go to the Setup > General Settings > Exit Reasons.

<div align="left"><figure><img src="/files/3fjWIQTajKrMskA9QAOm" alt="" width="563"><figcaption><p>Exit Reasons</p></figcaption></figure></div>

Click on the Add button to proceed.

<div align="left"><figure><img src="/files/DnlJ5oNOUCpu8VVwJTRT" alt="" width="563"><figcaption><p>Add button</p></figcaption></figure></div>

### Defining a new Exit Reason

Enter a reason for an employee’s exit in ‘Reason Name’ and select an ESI mapping in the dropdown. There is also an option given to edit the existing reason. Simply click on the edit icon to edit the reason. In case you wish to delete any of the exit reasons then you can do so by clicking on the delete icon.

<div align="left"><figure><img src="/files/RMAwgodc64554paTZC4c" alt=""><figcaption><p>Edit Exit Reasons</p></figcaption></figure></div>

**Note** – When an employee leaves the job, the reason for leaving is required to be submitted in the ESI return for that month. ESI has provided the following list of reasons shown in the ‘ESI Mapping’ dropdown, from which one is to be selected.


---

# 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/employee-management/exit-reasons.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.
