> 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/uitleg-over-de-nieuwe-beheerervaring-voor-groepen-en-instellingen/beschikbaarheid.md).

# Beschikbaarheid

### De nieuwe Groep-ervaring wordt uitgerold op basis van accounttype en Groep-aantal

#### <mark style="color:blauw;">Nieuwe accounts die na januari 2026 worden aangemaakt, worden Standaard automatisch ingesteld op de nieuwe beheerervaring voor groepen en Instellingen</mark>

Accounts die na januari 2026 zijn aangemaakt, worden vanaf het begin voorzien van de nieuwe ervaring voor Groep- en Instellingenbeheer. Deze accounts hoeven geen migratie te voltooien. De nieuwe ervaring is hun Standaard Groepbeheer-model.

#### <mark style="color:blauw;">Bestaande accounts met nul of één Groep per januari 2026 zijn automatisch bijgewerkt naar de nieuwe ervaring</mark>

Bestaande accounts met nul of één Groep per januari 2026 zijn automatisch bijgewerkt naar de nieuwe ervaring voor Groepen- en Instellingenbeheer. Omdat deze accounts geen configuraties met meerdere Groepen hadden die Instellingenconflicten konden veroorzaken, kon de update worden toegepast zonder dat actie van de beheerder of een migratiewizard nodig was.

#### <mark style="color:blauw;">Bestaande accounts met twee of meer groepen moeten Access aanvragen voor de migratiestroom</mark>

Bestaande accounts met twee of meer groepen vanaf januari 2026 moeten toegang aanvragen tot de self-service migratiestroom. Om inschakeling aan te vragen, contactpersoon [Zoom-ondersteuning](https://support.zoom.com/) en dien een nieuw verzoek in om "Inschakelen New Groups Management op mijn account."

Zodra de migratiestroom is ingeschakeld op het account, kunnen beheerders de migratiewizard gebruiken om de overgang te voltooien op een moment dat werkt voor hun Organisatie.


---

# 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/uitleg-over-de-nieuwe-beheerervaring-voor-groepen-en-instellingen/beschikbaarheid.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.
