# Overview

Runtime HRMS allows you to manage employee records elaboratively. We have various sections to store employee details like Personal Details, Family, Work, etc.

From the Navigation menu, go to All Employees > Employee. You will see multiple tabs to save Employee information as shown below:

<figure><img src="/files/lp6fBwNiRVOwvDqqCzii" alt=""><figcaption><p>All Employees</p></figcaption></figure>

## Employee Details Tab

* Basic Details - In this section, you can save the employee's basic details including Name, Phone number, Joining Date etc.
* Addresses - You can save your Permanent and Present address details in this section.
* Personal Info - This page is divided into multiple sections consisting of General information, Bank details, Aadhar number, Income Tax Pan and additional info.
* Family - You can save Family related details on this page.
* Work Profile - You can add Location, Shift Policy, Designation details, Furthermore, Reporting Hierarchy Manager details can also be added.
* Salary - On this page, you can add, edit or view Salary Revisions here.
* Documents - You can upload any employee- related docoment here and Employees can view or dowload from Mobile Application.
* Assets - You can view the List of issued assets to employees or can add new asset.


---

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