> 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-tw/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 月，現有帳戶若有 0 個或 1 個群組，已自動更新為新體驗</mark>

截至 2026 年 1 月，現有帳戶若有 0 個或 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-tw/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.
