# How to create a new employee

When a new employee enters your organization, of course you want to start monitoring his or her skills as soon as possible. Just a few small steps in AG5 and you will be able to do just that!

{% hint style="info" %}
Please note: If AG5 is connected with your HR system for importing employees, we do not recommend to manually create employees in AG5 as these are automatically created if created within your HR system.
{% endhint %}

* **Go to the Employees tab**
  * This is where all employees already in AG5 are listed, and where new employees can be created.<br>
* **Click the Create employee button:** <img src="https://cdn.elev.io/file/uploads/qkYqiBYxwTDWm05HcTy6vL9-Bt6vpySUOK3cwcx7jPo/lTA5G8woA0Yy2iRf262_3kBaLEnsltbKdVrChTLTrR8/Createemployee-0es.png" alt="" data-size="line"><br>
* **Enter employee data**
  * Most fields are self-explanatory.
  * 'Last name' is the only strictly mandatory field
  * That said, if an employee should have access to their own portfolio, then an email address is also required. This is because AG5 requires an email address for [user account creation](https://help.ag5.com/articles/16-types-of-user-accounts).
  * 'Contract period' determines an employee's visibility in other areas of AG5, such as matrices, organizational structures, the alert list and expert finder. If an employee's 'Until' date is set to past date, then the employee is inactive and will **not** appear in matrices, organizational structures or the alert list.\
    \
    ![](https://cdn.elev.io/file/uploads/qkYqiBYxwTDWm05HcTy6vL9-Bt6vpySUOK3cwcx7jPo/cEWj2EPh_enRe3vbI4Jp6h_1NDXuidx_oTduITtbcXo/1715091552113-aQ8.png)
  * Click Save: <img src="https://cdn.elev.io/file/uploads/qkYqiBYxwTDWm05HcTy6vL9-Bt6vpySUOK3cwcx7jPo/GYixRcaBxjyUtuF-esue66U-MrnLki9nD1S-gneXWcY/1715092031148-FDc.png" alt="" data-size="line"><br>

You've now created a new employee! Great job. The next step to managing this employee's skills is granting them a position. Positions can include various positional data, such as job roles, departments, locations, etc.

Read in[ this article ](/employees/employee-position.md)how to add positions and how to work with them.


---

# 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.ag5.com/employees/how-to-create-a-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.
