> 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/technical-library-ar/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-شبكة الهاتف العامة المترابطة مُهيأ. إذا كان حسابك يتطلب وظيفة شبكة الهاتف العامة المترابطة لمجموعات SDG الخاصة بك، فيُشجَّع على تخطي هذا القسم إلى أن تكون قد دمجت بنجاح اتصال BYOC-شبكة الهاتف العامة المترابطة مع الحساب الخاص بك، كما هو موضح [لاحقًا ضمن هذه الوثيقة](#_7cphf3qmfx9).
{% endhint %}

لإنشاء مجموعة توزيع الاستمرارية، اتبع الخطوات التالية:

1. سجّل الدخول إلى بوابة Zoom على الويب.
2. تحت قسم **إدارة نظام الهاتف**القائمة الفرعية، يحدد **معلومات الشركة**.
3. **حدِّد اسم الموقع**الذي أسندت إليه وحدة ZPLS و **انقر على اسم الموقع**.
4. في الشاشة التالية، انقر على **الإعدادات** علامة التبويب المعروضة أسفل اسم الموقع.

   <div data-with-frame="true"><figure><img src="/files/3218afd179569765e0154e485f1a9ec6aea2d2ae" alt="" width="563"><figcaption></figcaption></figure></div>
5. حدّد موقع **عقدة Zoom** القسم الفرعي، ابحث وانقر على **إدارة** بجانب *مجموعة توزيع الاستمرارية*.

   <div data-with-frame="true"><figure><img src="/files/bc49bb2fd10f04f5443f1dde40bdf3f9dee4a25f" 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/technical-library-ar/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.
