> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/equipme/my-company/employees.md).

# Employees

Employees are at the center of your setup in equipme. Once they are created, you can assign services, manage equipment, handle onboarding and offboarding and keep your entire organisational structure up to date. To make this as flexible as possible, equipme offers different ways to bring your employee data into the system.

Depending on the size of your organisation and how your employee data is maintained, you can add people manually, import them through Excel or connect your HR system through the HR Sync which is the preferred option for larger teams.

#### Create employees manually

If you only need to add a few people or want to update a single profile quickly, the manual option is the simplest. You can go to Employees and use the Add Employee button to enter the basic information. This is ideal when you want full control over the input or when you are just starting to build your employee list.

#### Create employees with an Excel import

If you manage a larger team or already have your employee data stored in spreadsheets, you can use the Excel import. Download the sample file, fill in the columns and upload it. equipme reads the file and creates or updates employees based on the information you provide. This method is efficient when you need to onboard many people at once or restructure your data.

#### Create employees through HR Sync

For organisations that manage their employee data in an HR or identity system, the HR Sync is the most convenient option. Once connected, equipme can automatically import employees and keep their information updated. Changes in your source system are reflected in equipme in regular intervals, which removes the need for manual maintenance.

If your organisation grows or changes frequently, the HR Sync ensures your employee structure stays aligned with the system that already manages your workforce.

{% content-ref url="/pages/09ZwfaqTHGud8lPF03Ol" %}
[Import and Sync Employees automatically (HR-Sync)](/equipme/my-company/employees/import-and-sync-employees-automatically-hr-sync.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/equipme/my-company/employees.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.
