# My Leaves

Displays leave details of the logged-in user. Users can view multiple categories of leaves available within the organization, apply for leave and check available leave balance as on date.

## **What you see on screen**

Leave categories with information on the number of leaves available vs. the number of leaves taken.

Use the **'Apply Leave(s)'** button to apply for leave(s).  Select date or date range, leave type, and specify a reason. Click 'Apply.'

Leave Type must be pre-defined by the administrator.

### **Instructions to 'Apply Leave'**

* Go to Infraon Configuration -> User Management -> Leaves
* Click on the Apply Leave(s) button.

| **Label**    | **Action**                                                   | **Description/Example**                                 |
| ------------ | ------------------------------------------------------------ | ------------------------------------------------------- |
| Leave Date\* | Choose a date or range of dates you want to apply for leave. | Leave days are auto-calculated based on the selection.  |
| Leave Type   | Select leave type using the dropdown menu.                   | Leave type must be pre-configured by the administrator. |
| Reason\*     | Add a reason for leave.                                      | The reason is a mandatory field.                        |

Click 'Submit.' Leave requests are submitted to the reporting manager for approval. Users can edit leave requests as long as they are not approved.


---

# 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.infraon.io/infraon-help/infinity-user-guide/infraon-configuration/user-management/my-leaves.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.
