> 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/ja/kn/account-and-endpoint-management/new-groups-and-settings-management-experience-explainer/availability.md).

# オンライン

### 新しいグループ体験は、アカウントの種類とグループ数に基づいて順次展開されています

#### <mark style="color:青;">2026年1月以降に作成された新しいアカウントでは、デフォルトで新しいグループと設定の管理体験が自動的に適用されます</mark>

2026年1月以降に作成されたアカウントには、最初から新しいグループと設定の管理体験がプロビジョニングされます。これらのアカウントは移行を完了する必要はありません。新しい体験が、それらのデフォルトのグループ管理モデルです。

#### <mark style="color:青;">2026年1月時点でグループが0件または1件の既存のアカウントは、自動的に新しい体験に更新されました</mark>

2026年1月時点でグループが0件または1件だった既存のアカウントは、自動的に新しいグループと設定の管理体験に更新されました。これらのアカウントには設定の競合を引き起こす可能性のある複数グループの構成がなかったため、管理者の対応や移行ウィザードを必要とせずに更新を適用できました。

#### <mark style="color:青;">グループが2件以上ある既存のアカウントは、移行フローへのアクセスをリクエストする必要があります</mark>

2026年1月時点でグループが2件以上ある既存のアカウントは、セルフサービスの移行フローへのアクセスをリクエストする必要があります。有効化を依頼するには、連絡先 [Zoomサポート](https://support.zoom.com/) そして、「私のアカウントで新しいグループ管理を有効にする。」という新しいリクエストを送信してください。

アカウントで移行フローが有効になると、管理者は組織にとって都合のよい時点で移行ウィザードを使用して移行を完了できます。


---

# 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/ja/kn/account-and-endpoint-management/new-groups-and-settings-management-experience-explainer/availability.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.
