> 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/importing-the-organizational-structure.md).

# Importing the Organizational Structure

The most efficient way to bring your employee data into Equipme is through **HR-Sync**, as it ensures continuous synchronization. Any changes in your HR system, such as new hires, role changes or departures, can be reflected automatically without manual data handling.

For environments where HR-Sync is not available or not yet in use, employees and locations can also be imported manually. This method is ideal for initial setup or for organizations that maintain smaller datasets.

You can import data via:

• **CSV/Excel upload** (manual, no automatic updates)\
• **Microsoft Azure/Entra import** (structured but still non-synchronized)

After a manual import, further updates must be handled through additional imports or adjusted manually, as no automatic sync applies.

To perform a manual import, navigate to\
**My Company → Employees → Import**,\
select your preferred source and follow the prompts. During import, assigned locations are also created automatically in Equipme if they do not yet exist.

<figure><img src="/files/sBeNwbrkgfD3qWvRkjWo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fKDWaq0l3iMNcGPzOd9O" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YcuCHZm9kse95iWu5Y5h" alt=""><figcaption></figcaption></figure>


---

# 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/importing-the-organizational-structure.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.
