> 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**، والقسم الفرعي المسمى **الاستمرارية المحلية لـ 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.
