> 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-شبكة الهاتف العامة المترابطة. إذا كان الحساب الخاص بك يتطلب وظائف شبكة الهاتف العامة المترابطة لـ SDGs الخاصة بك، فننصحك بتخطي هذا القسم حتى تنجح في دمج اتصال 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 Node** القسم الفرعي، وابحث عن **إدارة** بجوار *مجموعة التوزيع القابلة للاستمرار*.

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