# Employee Management

- [Overview](https://docs.runtimehrms.com/employee-management/overview.md): Employee management, being the core of Runtime HRMS, is the most comprehensive and user friendly feature of Runtime HRMS.
- [Add New Employee](https://docs.runtimehrms.com/employee-management/add-new-employee.md): This feature lets you add a single employee record from the HR Portal.
- [Import Employees](https://docs.runtimehrms.com/employee-management/import-employees.md): Import Employee feature lets you create employee records in bulk. Usually when you get started with Runtime, its a great way of quickly importing employee records using excel.
- [Employee Onboarding](https://docs.runtimehrms.com/employee-management/employee-onboarding.md): Employee Onboarding allows you to onboard new hires remotely.
- [Employee Information](https://docs.runtimehrms.com/employee-management/employee-information.md): Runtime HRMS helps in employee information management by storing employee data in an organized manner.
- [Employee Work Profile](https://docs.runtimehrms.com/employee-management/employee-work-profile.md): Manage employee work profile information with historic changes.
- [Employee Salary](https://docs.runtimehrms.com/employee-management/employee-salary.md): Manage employee salary information with historic changes.
- [Asset Management](https://docs.runtimehrms.com/employee-management/asset-management.md): Employee Asset Management helps you keep track of assets issued to employees for official purposes like Laptop, Mobile, SIM Card, Car, Bike etc.
- [Employee Separation](https://docs.runtimehrms.com/employee-management/employee-separation.md): Use employee separation to record and process employee exits and generate full & final statements.
- [Exit Reasons](https://docs.runtimehrms.com/employee-management/exit-reasons.md): Employees exit their organization for many reasons. These reasons could be better career opportunities, dissatisfaction with a work profile, better compensation, and others.
- [Information Verification](https://docs.runtimehrms.com/employee-management/information-verification.md): Runtime HRMS’s Information Verification feature allow you to verify employee information like PAN, Aadhar and Bank Details.
- [Workman Access](https://docs.runtimehrms.com/employee-management/workman-access.md): Managers give Workman access to newly hired employees as a part of onboarding.
- [ESS Portal Access](https://docs.runtimehrms.com/employee-management/ess-portal-access.md): Employee Self-Service (ESS) Portal is a web portal where employees can login and access information like attendance, salary slip, and submit leave requests.


---

# 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.runtimehrms.com/employee-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.
