# الأدوار

الدور هو مجموعة من الحقوق التي تمنح امتيازات الوصول للمستخدم أو المجموعة التي يتم تعيين الدور لها.

<figure><img src="/files/c6247fe76a3829384ec3ae6a5fb133e50d5065bf" alt=""><figcaption></figcaption></figure>

الدور [الإدارة ](#user-content-fn-1)[^1]واجهة المستخدم تتيح لك

1. إنشاء أدوار جديدة
2. حذف الأدوار
3. تعديل الأدوار [الحقوق](/ar/multi-user-management/roles/rights.md)

## &#x20;➕ إنشاء دور

لإنشاء دور انقر **إضافة دور جديد**  وقم بتكوين دورك باستخدام الحقوق التي تريد منحها للمستخدمين أو المجموعات التي سيُعيّن لها هذا الدور&#x20;

<figure><img src="/files/078e62336865c3ae8a434e566abaeb65ac262edb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
🧙 **الربط التلقائي مع الحسابات الجديدة** سيضيف هذا الدور تلقائيًا إلى أي مستخدم مسجل حديثًا [حساب مستخدم](/ar/multi-user-management/users.md).&#x20;
{% endhint %}

[^1]:


---

# Agent Instructions: 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:

```
GET https://docs.ngsurvey.com/ar/multi-user-management/roles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
