# Leave Correction

To make corrections in the leave balance, go to the Attendance > Leave correction. To filter employees by location, department or employee code, select the relevant filters. The types of leaves defined in your setup will appear in the ‘Leave Type’ dropdown. Select the one for which you want to make corrections and click on ‘Load’.

Here’s how the page will look like after loading the employee details. You will see an ‘Opening Balance’ for each employee. This number represents ‘Closing Balance’ of previous month. Enter the correction value in the text box next to each employee and click on ‘Save’ button in respective row. You can enter correction value in negative also (to deduct leave balance).

<div align="left"><figure><img src="/files/SsaYUz8j23RfFZPWjkU6" alt="" width="563"><figcaption><p>Leave Correction</p></figcaption></figure></div>

### Verify Leave Correction

To make sure that leaves have been added successfully, go to the Reports > Attendance Reports > Leave Register. Select the month for which you made the correction, select employee filters and leave type from the dropdown. Click on ‘View’ to view leave summary for selected employee(s). See below sample report:

<figure><img src="/files/hFdkULXIrJgXhAExk7lo" alt="" width="563"><figcaption><p>Leave Register</p></figcaption></figure>

Under the ‘Correction’ column, you can verify the number of leaves corrected for the employee. This impacts the closing balance of leaves for the current month.


---

# 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/attendance-and-leaves/leave-management/leave-correction.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.
