> For the complete documentation index, see [llms.txt](https://docs.adpage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adpage.io/accountmanagement/accountmanagement-nl/account-and-gebruikers/klant-een-gebruiker-toevoegen-aan-je-bedrijf.md).

# Klant: een gebruiker toevoegen aan je bedrijf

Nodig je klant uit voor het account van hun bedrijf in AdPage

De meeste bedrijven hebben meer dan één persoon betrokken bij hun trackinginstellingen. Een collega van marketing die de gegevens wil controleren, een ontwikkelaar die een implementatie moet verifiëren, of een externe specialist die je helpt met je configuratie. In plaats van één login te delen, kun je ieder van hen eigen toegang geven.

{% stepper %}
{% step %}

### Log in op je gebruikersaccount

Log in als clientgebruiker in [AdPage](https://data.adpage.io/auth/login)
{% endstep %}

{% step %}

### Open de instellingen van je bedrijf

Klik in het Containers-overzicht op het instellingenpictogram achter het bedrijf waarvoor je een nieuw lid wilt uitnodigen.

<figure><img src="https://106522935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvuyv7mcuSvQb9yTkzfeA%2Fuploads%2Fmh0VCRTxPlY7d7LsZDiK%2Fimage.png?alt=media&amp;token=e2fd1d73-a4a6-45c6-b6e3-2b0fb348e2c8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Nodig een lid uit

Je kunt nog een ander lid uitnodigen voor het bedrijf in de **Lid uitnodigen** sectie.

<figure><img src="https://106522935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvuyv7mcuSvQb9yTkzfeA%2Fuploads%2FSIRhD1VkErsVezxTY5gi%2Fimage.png?alt=media&amp;token=8ea88983-7623-4da7-9cbc-1204589c4df5" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Na de uitnodiging

Totdat de uitnodiging is geaccepteerd, heeft die persoon nog geen toegang. Als ze zeggen dat ze niets hebben ontvangen, vraag ze dan eerst hun spammap te controleren en bevestig dat je het juiste e-mailadres hebt gebruikt. Indien nodig kun je de uitnodiging gewoon opnieuw versturen.


---

# 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.adpage.io/accountmanagement/accountmanagement-nl/account-and-gebruikers/klant-een-gebruiker-toevoegen-aan-je-bedrijf.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.
