> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/ar/alhsab-walfwtrh/settings/members.md).

# الأعضاء

يمكنك إدارة أعضاء مؤسستك وأدوارهم في قسم الأعضاء ضمن الإعدادات.

### إدارة الأعضاء

1. افتح القائمة المنسدلة الخاصة بالمؤسسة/الحساب (انقر على شعار Morphic في الزاوية العلوية اليسرى).
2. اختر الإعدادات.
3. من الشريط الجانبي الأيسر، انقر على الأعضاء.
4. هنا يمكنك عرض جميع الأعضاء، ودعوة أعضاء جدد، وتحديث الأدوار أو إزالتها.

أو انتقل مباشرة إلى هناك: [studio.morphic.com/settings/members](https://studio.morphic.com/settings/members)

### إضافة عضو

1. انتقل إلى قسم الأعضاء.
2. انقر على زر دعوة في الزاوية العلوية اليمنى.
3. أدخل عنوان البريد الإلكتروني للشخص الذي تريد دعوته.
4. عيّن له دورًا (عضو أو مدير).
5. سيتلقى المدعو رسالة بريد إلكتروني تحتوي على تعليمات للانضمام إلى مؤسستك.

<figure><img src="/files/c27b8c2efe4d86d671fecf8cb2495344d9d1e715" alt=""><figcaption><p>دعوة عضو جديد إلى مؤسستك</p></figcaption></figure>

<figure><img src="/files/71a6b6e27b7a1e0156e902db85e100bd5e89071c" alt="Invite member form"><figcaption><p>نموذج دعوة عضو</p></figcaption></figure>

<figure><img src="/files/7502b1f1404e74095cc3a6d642da1755aeb4b236" alt="Member role selection"><figcaption><p>تحديد أدوار الأعضاء</p></figcaption></figure>

### عرض الأعضاء

* سترى قائمة بجميع الأعضاء الحاليين مع عرض أدوارهم بجانب أسمائهم.
* استخدم شريط البحث في الأعلى للعثور بسرعة على عضو بالاسم أو البريد الإلكتروني.

<figure><img src="/files/808b09c28d5780d7595841b210071f6639904d47" alt="Members management interface"><figcaption><p>صفحة إدارة الأعضاء</p></figcaption></figure>

### تغيير دور العضو

<figure><img src="/files/d6e411f1a1888f4e60c1a09bdfd07b0ec117482a" alt="Role change confirmation"><figcaption><p>خيارات تغيير الدور</p></figcaption></figure>

1. اعثر على العضو في القائمة.
2. انقر على قائمة '…' بجانب اسمه.
3. اختر تعيين كمدير لمنحه صلاحيات المدير.

### إزالة عضو

<figure><img src="/files/87d75ef9bf1a536f1b18697a9378b7eaa9c432cb" alt="Member options menu"><figcaption><p>خيارات إدارة الأعضاء</p></figcaption></figure>

1. اعثر على العضو في القائمة.
2. انقر على قائمة '…' بجانب اسمه.
3. اختر إزالة العضو لإزالته من المؤسسة.

هذه هي طريقة إدارة الأعضاء في Morphic. أنت تقرر من يوجد في مؤسستك وما الذي يمكنهم القيام به.

***

إذا واجهت أي مشكلة أو كانت لديك أي أسئلة، فلا تتردد في التواصل معنا. يسعدنا مساعدتك. راسلنا على [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/ar/alhsab-walfwtrh/settings/members.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.
