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

# （オプション）生存性配信グループを作成する

ZPLSモジュールが自分のアカウント内で稼働していることを確認した後、アカウント管理者は、サバイバビリティ イベントに追加のコールルーティング設定を提供するために、Survivability Distribution Groups（SDG）を作成することが推奨されます。

{% hint style="info" %}
このセクションで説明されている一部の機能（SDGを電話番号にルーティングすることなど）には、設定済みのBYOC-PSTN 連携が必要です。アカウントでSDGにPSTN機能が必要な場合は、BYOC-PSTN接続をアカウントに正常に統合するまで、このセクションをスキップすることをお勧めします。これについては [このドキュメントの後半で説明します](#_7cphf3qmfx9).
{% endhint %}

Survivability Distribution Groupを作成するには、次の手順を実行します。

1. Zoomウェブポータルにサインインします。
2. の下にある **電話システム管理**サブメニューの下で、 **会社情報**.
3. **サイトの名前を見つけます**ZPLSモジュールを割り当てた **サイト名をクリックします**.
4. 次の画面で、 **設定** サイト名の下に表示されているタブをクリックします。

   <div data-with-frame="true"><figure><img src="/files/659b75ff9e79b2800cffd2669e27c8e450037569" alt="" width="563"><figcaption></figcaption></figure></div>
5. 次の項目を見つけます。 **Zoom Node** サブセクションで、見つけてクリックします **管理** の横にある *サバイバブル配信グループ*.

   <div data-with-frame="true"><figure><img src="/files/63334b3ba76923c45259bb7d2c8f11b5bb6e5430" alt=""><figcaption></figcaption></figure></div>
6. 次の画面で、青い **追加** ボタンを右上隅でクリックします。
7. SDGの名前と説明を作成し、 **保存**.
8. 次の画面で、 **編集** ボタンを、作成したSDGの横でクリックします。
9. SDGのコールルーティングロジックを作成します。

{% hint style="info" %}
Survivability Distribution Groupsは、設定に関してコールキューと同様のロジックに従います。ユーザーは、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/ja/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.
