> 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/profile.md).

# الملف الشخصي

يمكنك تحديث تفاصيل حسابك الشخصي في قسم الملف الشخصي ضمن الإعدادات.

### الوصول إلى إعدادات الملف الشخصي

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

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

### إدارة الملف الشخصي

لتخصيص حسابك، يمكنك تحديث تفاصيل ملفك الشخصي:

* صورة الملف الشخصي: ارفع صورة لتمثيل حسابك.
* الاسم الكامل: حدّث كيفية ظهور اسمك عبر Morphic.
* البريد الإلكتروني: تأكد من صحة بريدك الإلكتروني لتلقي الإشعارات والتحديثات.
* دعوة الأصدقاء: انسخ رابط الدعوة لمشاركته مع الأصدقاء واكسب أرصدة عندما يشتركون.

<figure><img src="/files/2a32c97bfb164a83822f4b46533b691946d94e34" alt=""><figcaption><p>إدارة إعدادات ملفك الشخصي</p></figcaption></figure>

<figure><img src="/files/32c7fd7e1a86d5ff2aa8e0ab1c33a9739ed27f4f" alt="Profile settings page"><figcaption><p>واجهة إدارة الملف الشخصي</p></figcaption></figure>

### حذف الحساب

يمكنك حذف حساب Morphic الخاص بك وجميع البيانات المرتبطة به نهائيًا من قسم الملف الشخصي. يتم تأكيد الحذف عبر البريد الإلكتروني، وبمجرد اكتماله، لا يمكن التراجع عنه.

1. من لوحة التحكم، افتح القائمة المنسدلة للحساب في الزاوية العلوية اليسرى
2. اختر الإعدادات.
3. انقر على [الملف الشخصي](https://studio.morphic.com/settings/profile) ضمن قسم الحساب
4. اعثر على خيار حذف الحساب في أسفل الصفحة
5. انقر على حذف الحساب
6. ستظهر نافذة تأكيد. انقر على أرسل لي الرابط عبر البريد الإلكتروني للمتابعة
7. افتح رسالة التأكيد الإلكترونية من Morphic واتبع الرابط لإكمال الحذف.

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

هكذا تدير ملفك الشخصي على 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/profile.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.
