> 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/zh/guan-li-yuan-zhuan-qu/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 月，现有的零个或一个群组的账户已自动更新为新的体验</mark>

截至 2026 年 1 月，现有的零个或一个群组的账户已自动更新为新的群组和设置管理体验。由于这些账户没有可能导致设置冲突的多群组配置，因此无需管理员操作或迁移向导即可应用此更新。

#### <mark style="color:蓝色;">现有的两个或更多群组的账户必须请求访问迁移流程</mark>

截至 2026 年 1 月，现有的两个或更多群组的账户必须请求访问自助迁移流程。要请求启用，请联系 [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/zh/guan-li-yuan-zhuan-qu/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.
