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

# (Optioneel) Maak een Survivability-distributiegroep

Nadat is bevestigd dat de ZPLS-modules binnen hun account operationeel zijn, worden accountbeheerders aangemoedigd om Survivability Distribution Groepen (SDG's) te maken om extra configuraties voor oproeproutering te bieden voor een survivability Evenement.

{% hint style="info" %}
Sommige functionaliteiten die in deze sectie worden beschreven — zoals Routering van een SDG naar een telefoonnummer — vereisen een geconfigureerde BYOC-PSTN Integratie(s). Als uw account PSTN-functionaliteit vereist voor uw SDG's, wordt u aangemoedigd deze sectie over te slaan totdat u uw BYOC-PSTN-verbinding met uw account succesvol hebt geïntegreerd, zoals beschreven [later in dit document](#_7cphf3qmfx9).
{% endhint %}

Om een Survivability Distribution Groep te maken, voert u de volgende stappen uit:

1. Meld u aan bij het Zoom-webportal.
2. Onder het **Telefoonsysteembeheer**submenu, Selecteer **Bedrijfsinformatie**.
3. **Zoek de naam van de locatie**waaraan u de ZPLS-module hebt toegewezen en **klik op de locatienaam**.
4. Klik op het volgende Scherm op de **Instellingen** Tabblad dat onder de naam van de locatie wordt weergegeven.

   <div data-with-frame="true"><figure><img src="/files/e38296d026068ec4d8f98287b5a1f18d095a8162" alt="" width="563"><figcaption></figcaption></figure></div>
5. Zoek de **Zoom Node** subsectie, zoek en klik op **Beheren** naast *Survivable Distribution Groep*.

   <div data-with-frame="true"><figure><img src="/files/602253e24fecc540ea6ed333e590a0695f18842f" alt=""><figcaption></figcaption></figure></div>
6. Klik op het volgende Scherm op de blauwe **Toevoegen** knop in de rechterbovenhoek.
7. Maak een naam en beschrijving voor de SDG en klik op **Opslaan**.
8. Klik op het volgende Scherm op de **Bewerken** de knop naast de SDG die u zojuist hebt gemaakt.
9. Maak de logica voor oproeproutering van uw SDG.

{% hint style="info" %}
Survivability Distribution Groepen volgen een vergelijkbare logica voor de configuratie als een oproepwachtrij. Gebruikers worden aangemoedigd om het Ondersteuningscentrum van Zoom te raadplegen voor hulp bij [het configureren van Instellingen](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0065370) voor een 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/nl/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.
