# Holidays management

Using this feature on kbclouderp you can manage all of your employee holidays depending on your company's needs and staff holiday requirements.

But some terms will be there if you want to add holidays

1. Only the admin can add a holiday.
2. Other users can view holidays applicable to their location.

#### Adding Holidays

Fields: Name, Start Date, End Date, Business Location, Note

### Permission & Settings for management for HRM

#### **Approve Leave:**

By default, only the admin can approve leave added by other users. But you can assign the **Approve leave** permission to any other role & assign it to a user.&#x20;

Users having approved leave will be able to approve leaves added by other users.

#### **Allow users to enter their attendance:**

You will find this option in **HRM -> Settings -> HRM** tab. If enabled other users will be able to enter their attendance and vice-versa.


---

# 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.kbgfuzion.com/erp/knowledge-base/modules/hrm-module/holidays-management.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.
