> 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/before-you-begin/grant-user-access-to-roles.md).

# منح مستخدم إمكانية الوصول إلى الأدوار

مسؤول الحساب أو أدوار مستخدم مخصصة أخرى قد تتطلب أذونات دور إضافية لـكوَّن ZPLS ضمن الحساب. لمنح الوصول إلى أذونات دور ZPLS، اتبع الخطوات التالية:

1. بصفتك مالك الحساب، أو حسابًا مخوّلًا لتحرير أدوار المستخدم، سجّل الدخول إلى بوابة الويب.
2. ضمن **إدارة المستخدمين** القائمة الفرعية، انقر **أدوار**.
3. (**اختياري**) إذا كنت تحرر دورًا فريدًا لإدارة Zoom Phone، فحدد علامة تبويب **الهاتف** . وإلا، فحرّر من علامة تبويب **الكل** .

   <div data-with-frame="true"><figure><img src="/files/d9cbb0e2425349758ddb2f9fd81a828980a95da1" alt="" width="563"><figcaption></figcaption></figure></div>
4. انقر على **أيقونة القلم** إلى يمين الدور الذي تعدّله، أو انقر الزر الأزرق **+ إضافة دور** لإنشاء دور جديد.
5. في الشاشة التالية، انتقل إلى القسم الفرعي **الميزات المتقدمة**.
6. حدد الإعداد الخاص بـ **Zoom Node**، والإعداد الفرعي المسمى **الاستمرارية المحلية لـ Zoom Phone**
7. يعيّن كلاً من **عرض** و **تحرير** الأذونات لمنح الوصول إلى التكوين للدور.

   <div data-with-frame="true"><figure><img src="/files/20de7888e144791a2becb9956bd24408aea448bb" alt=""><figcaption></figcaption></figure></div>
8. انقر **حفظ التغييرات** لتأكيد أذونات الدور.


---

# 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/before-you-begin/grant-user-access-to-roles.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.
