# HRM Module

The HR module in the KB CloudERP system is loaded with features to handle all aspects of personnel management, recruitment payroll, attendance, leave management, setting sale targets along many other critical operations.

{% hint style="info" %}
**Note:**

This document explains the HRM (Human resource management) feature in the Essentials module.
{% endhint %}

After you have installed & configured the Essentials module you will see the HRM menu along with the Essentials menu in the left sidebar.

### **HRM modules consist of:**

1. Leave types & Leaves.
2. Attendance
3. Payroll
4. Holiday
5. Related settings


---

# 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.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.
