> 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).

# （可选）创建一个生存性群组

在确认 ZPLS 模块在其账户中正常运行后，鼓励账户管理员创建生存性分发组（SDGs），以便为生存事件提供额外的呼叫路由配置。

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