> 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 グループ (SDGs) を作成することが推奨されます。

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

Survivability Distribution グループを作成するには、次の手順を実行します:

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

   <div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/ctBXUMeBy4rtLMmMkKRG/blobs/rOqqyIkgjxX0yrkq0rKR/Unknown%20image" alt="" width="563"><figcaption></figcaption></figure></div>
5. 次の **Zoom Node** サブセクションで、見つけてクリックします **管理** の横に *Survivable Distribution グループ*.

   <div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/ctBXUMeBy4rtLMmMkKRG/blobs/oyIVhVUsqcybANceqEvn/Unknown%20image" alt=""><figcaption></figcaption></figure></div>
6. 次の画面で、青い **追加** 右上隅のボタンをクリックします。
7. SDGの名前と説明を作成し、 **保存**.
8. 次の画面で、 **編集** 作成したSDGの横にあるボタンをクリックします。
9. SDGのコールルーティングロジックを作成します。

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