# HRMS Functional Specifications

## Introduction

The HRMS provides a digital interface for ULB/State admin to create, edit & deactivate employees.

## Functional Scope

<table><thead><tr><th width="184">User Type</th><th>Features</th></tr></thead><tbody><tr><td>ULB Admin/State Admin</td><td><p>Search employees based on various criteria like name, designation, department etc. </p><p></p><p>View details of the employee such as personal/professional data </p><p></p><p>Create new employee details in the system </p><p></p><p>Assign the jurisdiction and service details for the new employee </p><p></p><p>Update employee details<br></p><p>Deactivate employee and access details in the system when the association of the employee with ULB is completed </p><p></p><p>State level Admin has access to create Employee across ULBs</p></td></tr></tbody></table>


---

# 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.digit.org/local-governance/access/local-governance-stack/hrms/hrms-functional-specifications.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.
