# Leave Approval

After you apply for leave, the manager who is the Approver will get a notification to take action on the requested item.

To approve the requested leaves, click the **Leave Approval** option on the Approvals screen as displayed below:

<div align="left"><figure><img src="/files/yloG4m9zWRtF0N7zjFDE" alt="" width="375"><figcaption><p>Leave Approval</p></figcaption></figure></div>

You will be directed to the **Leave screen** to approve or reject the pending leave requests.

<div align="left"><figure><img src="/files/qXE29e6fWpA6btQWHRM4" alt="" width="375"><figcaption><p>Leave </p></figcaption></figure></div>

Click **Take Action** on the respective request, then add comments in the Remarks section and click **Approve/ Reject** button as required.

<div align="left"><figure><img src="/files/uVKJI2U76iiyL920jeCV" alt="" width="375"><figcaption><p>Take Action on Request</p></figcaption></figure></div>

Once the request is **approved/ rejected**, it will be removed from the screen.


---

# 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://help.runtimehrms.com/approvals/leave-approval.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.
