> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/nl/beheerdershoek/account-and-endpoint-management.md).

# Account- en Eindpuntbeheer

Welkom bij de documentatie voor Account- en Eindpuntbeheer

Deze sectie biedt technische implementatiedetails, configuratieworkflows en strategische praktijken die specifiek zijn ontworpen voor beheerders die Zoom Oplossingen implementeren.

U vindt hier stapsgewijze procedures die complexe configuraties stroomlijnen, probleemoplossingsbronnen die de oplostijden versnellen, en praktische voorbeelden die real-world applicatie-scenario's demonstreren.

Onderwerpen binnen deze sectie koppelen technische specificaties aan meetbare Zakelijke resultaten, zodat u Oplossingen kunt architectureren, ondersteuning van clientimplementaties kunt bieden en kansen voor uitbreiding van Functie(s) kunt identificeren. Of u nu initiële implementaties uitvoert, bestaande omgevingen optimaliseert of geavanceerde mogelijkheden voor uw Organisatie evalueert, deze documentatie dient als uw definitieve bron voor succesvol gebruik van Zoom-producten.

{% content-ref url="/pages/9a6c9048a958d97614db9f8dedb165d53b580a20" %}
[Uitleg over account- en gebruikersconsolidatie](/technical-library/nl/beheerdershoek/account-and-endpoint-management/account-and-user-consolidation-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/49df6f6c00bcd1bd74be486b068d42885387e8c7" %}
[Veldgids voor contactpersonen](/technical-library/nl/beheerdershoek/account-and-endpoint-management/contacts-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/2e93d914944dca7e11eace6033089d9479e64139" %}
[Veldgids voor gedelegeerd beheer](/technical-library/nl/beheerdershoek/account-and-endpoint-management/delegated-administration-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/442f934b3761b2c405b57d7625564796d5e48538" %}
[Veldgids voor gedelegeerd beheer voor Partners](/technical-library/nl/beheerdershoek/account-and-endpoint-management/delegated-administration-for-partners-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/b1dd9a39840200d3c40ed6fafe41671ac01061ce" %}
[Uitleg over de nieuwe ervaring voor groepen- en instellingenbeheer](/technical-library/nl/beheerdershoek/account-and-endpoint-management/new-groups-and-settings-management-experience-explainer.md)
{% endcontent-ref %}

{% content-ref url="/pages/0fbb0416b947503614ffddc3e931936d7d991028" %}
[SSO-gids](/technical-library/nl/beheerdershoek/account-and-endpoint-management/sso-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/2b8970098e7ea8e130b21d8814abb74fff4062a1" %}
[Gids voor subaccounts](/technical-library/nl/beheerdershoek/account-and-endpoint-management/sub-accounts-field-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/84a0cfeab529d04584df624611221234cff241a9" %}
[Gids voor Zoom voor Intune](/technical-library/nl/beheerdershoek/account-and-endpoint-management/zoom-for-intune-field-guide.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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/nl/beheerdershoek/account-and-endpoint-management.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.
