# Leave Grant and Lapse

Leave Grant

To setup leave grant policy, go to Setup > Leave & Attendance > Leave Types and click on ‘Earn Rules’ tab.

<div align="left"><figure><img src="/files/ZQc3NnARVuNqcOrqfjZm" alt="" width="563"><figcaption><p>Earn Rules tab</p></figcaption></figure></div>

Select a leave from the dropdown.\
As shown above, we have configured grant policy as follows:\
\&#xNAN;***“If Presents are more than 15, grant 1 leave every month.”***

You can change the settings as per your business policy.

### Leave Lapse

To setup leave lapse policy, go to Setup >Leave & Attendance > Leave Types and click on ‘Lapse Rules’ tab.

<div align="left"><figure><img src="/files/pLkuHFOXjHCVo4zQYiUN" alt="" width="563"><figcaption><p>Lapse Rules tab</p></figcaption></figure></div>

Select a leave type from the dropdown and select options to define automatic lapse policy.\
As shown above, we have defined the lapse policy as follows:\
\&#xNAN;***“Lapse balance of leaves above 10 in the month of Dec”***

You can change the settings as per your business policy.


---

# 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-grant-and-lapse.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.
