# Add New Employee

To add a new employee, go to Onboarding menu and click on ‘Add New Employee’

<div align="left"><figure><img src="/files/piJyML0XApXMZSO6oh8A" alt=""><figcaption><p>Add New Employee Screen in Runtime HRMS</p></figcaption></figure></div>

If you are not an administrator and your account does not have ‘Approve Employee’ authority, you might see a warning at top of this page: “Employee record will be held for approval”.

On this page, you need to enter some basic information of the new employee.\
**First Name** and **Joining Date** are mandatory fields. You can fill in other fields if you have the information available.

After completing the form, click ‘Save & Continue’ and you will be redirected to Employee detailed view page.

On this page, you can enter more information as follows:

1\. Addresses (Permanent & Present)\
2\. Family Details\
3\. Personal Details like Bank Details, PAN Card etc.\
4\. Work Profile\
5\. Salary\
6\. Options

As mentioned above, if you are not an administrator and you do not have rights to approve employee records, the new employee records added by you will be held for approval by your administrator.

### Approving New Additions

To approve employee records added by a non-admin user, go to Onboarding menu and click on ‘Approve New Additions’.

To view an employee record, click on the button at extreme right of the employee record.\
Once you open the employee record page, you will see a message at top of the page

Review the information on the page and click on **Approve** to approve the addition and create employee record. In case you do not wish to approve the record, click on **Options** button and click **Delete Record**.

### Video Tutorial for Adding New Employee in Runtime HRMS

{% embed url="<https://www.youtube.com/watch?v=BtOToXFOKAE>" %}
Add New Employee in Runtime HRMS - Video
{% endembed %}


---

# 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/add-new-employee.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.
