# المستخدمون

يغطي هذا القسم كيفية إدارة حسابات المستخدمين على منصة Chamilo الخاصة بك — إنشاء المستخدمين، تعيين الأدوار، تنظيم المستخدمين في مجموعات، وإدارة الملفات الشخصية.

* [**أدوار المستخدم**](/2.x-ar/dlyl-alidarh/admin-guide/users/user-roles.md) — فهم الأدوار المختلفة للمستخدمين وأذوناتها
* [**إدارة المستخدمين**](/2.x-ar/dlyl-alidarh/admin-guide/users/managing-users.md) — إنشاء، تعديل، استيراد، وتصدير حسابات المستخدمين
* [**مجموعات المستخدمين**](/2.x-ar/dlyl-alidarh/admin-guide/users/user-groups.md) — تنظيم المستخدمين في مجموعات على مستوى المنصة
* [**تفصيل ملفات المستخدمين**](/2.x-ar/dlyl-alidarh/admin-guide/users/user-profiling.md) — تكوين حقول الملف الشخصي الإضافية وبيانات وصف المستخدم


---

# 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.chamilo.org/2.x-ar/dlyl-alidarh/admin-guide/users.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.
