# Teamleden Uitnodigen (Voor Admins)

#### Hoe nodig ik een collega uit?

Als admin kun je teamleden uitnodigen via het Admin Dashboard.

**Stappen:**

1. Ga naar het **Admin Dashboard**
2. Klik op **Gebruikers** of **Team**
3. Klik op **Uitnodigen** of **Toevoegen**
4. Voer de gegevens in:
   * Naam
   * E-mailadres
   * Rol (Monteur of Kantoor)
5. Klik op **Verstuur uitnodiging**

De collega ontvangt een e-mail met een link om de app te downloaden en in te loggen.

***

#### Meerdere collega's tegelijk uitnodigen

**Bulk uitnodigen:**

1. Ga naar **Admin Dashboard** → **Gebruikers**
2. Klik op **Bulk importeren** of **CSV uploaden**
3. Upload een CSV-bestand met kolommen:
   * Naam
   * E-mailadres
   * Rol
4. Controleer de preview
5. Klik op **Verstuur uitnodigingen**

> 💡 **Template nodig?** Download de CSV-template uit het Admin Dashboard.

***

#### Welke rollen kan ik toewijzen?

| Rol         | Toegang                                                     |
| ----------- | ----------------------------------------------------------- |
| **Monteur** | Job Flow, Snel Gesprek, Kennisbank, Tips & Tricks toevoegen |
| **Kantoor** | Alles van Monteur + Admin Dashboard                         |
| **Admin**   | Alles + gebruikersbeheer, instellingen, facturatie          |

***

###


---

# 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.manuel.chat/aan-de-slag/teamleden-uitnodigen-voor-admins.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.
