> For the complete documentation index, see [llms.txt](https://docs.amn.nl/insight-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amn.nl/insight-help/applicatiebeheer-1/personeel/gegevens-personeel-inlezen.md).

# Gegevens personeel inlezen

Medewerkers die met het programma AMN gaan werken hebben een inlog-account nodig.

Gegevens kunnen via een **Excel** of een **CSV bestand** (komma gescheiden bestand) worden ingelezen.

{% content-ref url="/pages/-MCqmJbqxlkHh4\_m\_\_UG" %}
[Inleesbestand personeel maken](/insight-help/applicatiebeheer-1/personeel/inleesbestand-personeel-maken.md)
{% endcontent-ref %}

## Importeren gegevens

* Selecteer in het menu **Instellingen** de map **Personeel**.
* Klik op de knop **Inlezen** bovenaan het scherm.  &#x20;

<div align="left"><img src="/files/-MeygsVRBTkgLsviRcVv" alt=""></div>

* Klik op de knop **Bestand kiezen** om het inleesbestand te selecteren.
* Selecteer het bestand en klik op **Openen**.&#x20;
* Zet een vinkje voor **Bevestigingsemail verzenden** om een e-mail naar de personeelsleden te sturen voor het aanmaken van een wachtwoord.  \
  \&#xNAN;*Als je de email voor het aanmaken van het wachtwoord op een later tijdstip wilt versturen zet je geen vinkje.*
* Klik op **Inlezen**.

<div align="left"><img src="/files/-MCquA2ODfEeJuQIMias" alt=""></div>

* Check in het volgende venster of de veldnamen kloppen met de te importeren gegevens.
* Wijzig de veldnaam als deze niet klopt d.m.v. de veldnamenlijst.  &#x20;

<div align="left"><img src="/files/-MCqv3eeLDV8tvvo6tX2" alt=""></div>

* Klik op **Inlezen**.

Een overzicht met de geïmporteerde gegevens wordt getoond.\
Niet geïmporteerde gegevens worden weergegeven met een rood kruis en een foutmelding.

* Bij fouten: lees de foutmelding.
* Klik op **Sluiten**.
* Wijzig het inleesbestand en herhaal de stappen.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.amn.nl/insight-help/applicatiebeheer-1/personeel/gegevens-personeel-inlezen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
