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

# （可选）创建一个 Survivability 分发群组

在确认 ZPLS 模块在其账户内正常运行后，建议账户管理员创建生存能力分配组 (SDG)，以便为生存能力事件 & 活动 &直播提供额外的呼叫路由配置。

{% hint style="info" %}
本节中描述的某些功能——例如将 SDG 路由到某个电话号码——需要已配置的 BYOC-PSTN 集成。如果您的账户的 SDG 需要 PSTN 功能，建议您跳过本节，直到您已成功将 BYOC-PSTN 连接与您的账户集成，详见 [本文档后文](#_7cphf3qmfx9).
{% endhint %}

要创建生存能力分配组，请执行以下步骤：

1. 登录 Zoom Web门户。
2. 在 **电话系统管理**子菜单下，选择 **公司信息**.
3. **找到该站点的名称**您将 ZPLS 模块分配到的，并且 **点击站点名称**.
4. 在以下屏幕上，点击 **设置** 显示在站点名称下方的选项卡。

   <div data-with-frame="true"><figure><img src="/files/7cbca0c54d4b96140923953056848b77ed76c6e0" alt="" width="563"><figcaption></figcaption></figure></div>
5. 找到 **Zoom Node** 小节，找到并点击 **管理** 旁边的 *生存能力分配组*.

   <div data-with-frame="true"><figure><img src="/files/455215c281019fbdaf9c4abf87f3dc90b59efb97" 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/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.
