> 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 模組已在其帳戶內正常運作後，建議帳戶管理員建立存活性分發群組（SDG），以在發生存活性事件時提供額外的來電路由設定。

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