> 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/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-create-a-survivability-distribution-group.md).

# （選用）建立存續性分配群組

在確認 ZPLS 模組已在其帳戶中正常運作後，建議帳戶管理員建立可存續性分配群組（SDGs），以便在可存續性事件發生時提供額外的通話路由設定。

{% hint style="info" %}
本節中所述的某些功能——例如將 SDG 路由至電話號碼——需要已設定的 BYOC-PSTN 整合。如果您的帳戶需要為 SDG 使用 PSTN 功能，建議您先跳過本節，直到您已成功將 BYOC-PSTN 連線與您的帳戶整合，相關說明 [於本文件後文](#_7cphf3qmfx9).
{% endhint %}

若要建立可存續性分配群組，請執行以下步驟：

1. 登入 Zoom 網頁入口網站。
2. 在下方 **電話系統管理**子選單中，選取 **公司資訊**.
3. **找到網站名稱**您將 ZPLS 模組指派給的，並且 **按一下網站名稱**.
4. 在下一個畫面上，按一下 **設定** 位於網站名稱下方顯示的索引標籤。

   <div data-with-frame="true"><figure><img src="/files/81960f9b752e8a82998fa813097b702c166d88d0" alt="" width="563"><figcaption></figcaption></figure></div>
5. 找到 **Zoom Node** 在該小節中，找到並點選 **管理** 旁邊的 *可存續性分配群組*.

   <div data-with-frame="true"><figure><img src="/files/b612a06cb2ae6fa148df46b14b9586dae5f5ce63" alt=""><figcaption></figcaption></figure></div>
6. 在下一個畫面中，點擊藍色 **新增** 位於右上角的按鈕。
7. 為 SDG 建立名稱與描述，然後點擊 **儲存**.
8. 在下一個畫面上，按一下 **編輯** 位於您剛建立之 SDG 旁邊的按鈕。
9. 為您的 SDG 建立通話路由邏輯。

{% hint style="info" %}
可存續性分配群組的設定邏輯與通話佇列類似。建議使用者參閱 Zoom 的支援中心，以取得以下方面的協助 [設定組態](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0065370) 針對 SDG。
{% endhint %}

##


---

# 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/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/optional-tasks/optional-create-a-survivability-distribution-group.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.
