# Add an employee

To add an employee, &#x20;

* Go to Master --> Employee&#x20;
* Click on Add New Employee&#x20;
* Enter the Employee name, email, date of birth and phone number.&#x20;
* Choose the status as active or inactive.&#x20;
* Add other details if you want like, gender, Marital Status, address, education details etc.&#x20;
* Choose employee’s designation.&#x20;
* If you want to add a new designation,&#x20;
* Click on Add Designation&#x20;
* Enter the designation name.&#x20;
* Click on create.&#x20;
* Also add emergency contact details if needed.&#x20;
* Click on Next.&#x20;

&#x20;

* Under employment tab, Choose the date of joining of the employee.&#x20;
* Give details regarding Labour Card, Passport Number, Visa Number etc. If it’s required for the company.&#x20;

&#x20;

* Enter the bank details of the employee for payment processing.&#x20;

* Enter the account holder name, account number, bank name etc.&#x20;

* Click on next. &#x20;

* After clicking next we move to next tab employment.&#x20;

* Under the employment tab, create employee.&#x20;

* Fill the all mandatory details.&#x20;

* Enter the Employee Id.&#x20;

* Enter the Labour Card Id.&#x20;

* Enter the Date of Joining.&#x20;

* Click Next.&#x20;

* After clicking next &#x20;

* Financial Details Tab get open, fill all the mandatory bank details.&#x20;

* Enter the (account holder the name, account number, bank name, branch name, IBAN number, agent id).&#x20;

* Click next&#x20;

* Under the salary setup tab,&#x20;

* Enter the employee’s CTC. (Cost to Company – It is the total salary package of an employee for a year.)&#x20;

* Choose monthly or annualy &#x20;

* To customize fixed earnings, click Add fixed&#x20;

* Add variable ear&#x20;

* Also add deductions as per requirement&#x20;

* Click on save&#x20;

En email automatically will be send when you create an employee, in case if its not send, send an invite by clicking resend invite.&#x20;


---

# 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.simpleaccounts.io/product-guides/master/employee/add-an-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.
