> 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.
