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

# إعدادات الحساب

## هدف هذه الصفحة <a href="#purpose-of-this-page" id="purpose-of-this-page"></a>

يحتوي قسم **الحساب** في **الإعدادات** على التكوينات الخاصة بالمستخدم والتي تنطبق على منصة solarVis بأكملها.

من هنا يمكنك:

* الحفاظ على معلوماتك الشخصية بدقة
* مراجعة عنوان بريدك الإلكتروني الخاص بالحساب
* تحديد الأحداث النظامية التي تؤدي إلى إرسال الإشعارات
* اختيار كيفية تسليم الإشعارات (عبر البريد الإلكتروني و/أو داخل التطبيق)

> تؤثر هذه الإعدادات على حسابك فقط ولا تؤثر على المستخدمين الآخرين في مؤسستك.

## ما الذي يمكنك فعله هنا <a href="#what-you-can-do-here" id="what-you-can-do-here"></a>

ضمن صفحة الحساب، يمكنك:

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

* عرض تفاصيل ملفك الشخصي
* تعديل اسمك، واسم العائلة، ورقم الهاتف
* مراجعة عنوان بريدك الإلكتروني الخاص بالحساب
* حفظ تغييرات التفضيلات

#### **تفضيلات الإشعارات**

* تفعيل أو إيقاف إشعارات البريد الإلكتروني حسب نوع الإشعار
* تفعيل أو إيقاف الإشعارات داخل التطبيق حسب نوع الإشعار
* حفظ تغييرات تفضيلات الإشعارات

## هيكل الصفحة <a href="#page-structure" id="page-structure"></a>

هيكل إعدادات الحساب هو؛

### الملف الشخصي <a href="#profile" id="profile"></a>

تعرض صفحة **الملف الشخصي** معلومات حسابك الشخصية.

* يتم عرض جميع تفاصيل الملف الشخصي في **وضع القراءة فقط** بشكل افتراضي
* انقر على زر **تعديل** لتحديث الحقول القابلة للتعديل:
  * الاسم
  * اسم العائلة
  * رقم الهاتف
* يتم عرض عنوان بريدك الإلكتروني للرجوع إليه ولا يمكن تعديله
* بعد إجراء التغييرات، احفظها لتطبيق التحديثات عبر solarVis

### تفضيلات الإشعارات <a href="#notification-preferences" id="notification-preferences"></a>

تتيح لك صفحة **تفضيلات الإشعارات** التحكم في كيفية ووقت تلقيك لتحديثات النظام.

* يتم سرد أنواع الإشعارات في جدول
* لكل نوع من الإشعارات خياران للتسليم:
  * **إشعار عبر البريد الإلكتروني**
  * **إشعار داخل التطبيق**
* يمكنك تفعيل أو تعطيل كل قناة تسليم بشكل مستقل
* لا يتم تطبيق التغييرات فوراً
* انقر على **حفظ** لتخزين وتفعيل تفضيلاتك

تساعدك هذه الإعدادات في التأكد من تلقيك فقط للإشعارات التي تهمك، عبر القنوات التي تفضلها.

***

## الصفحات ذات الصلة <a href="#related-articles" id="related-articles"></a>

* [صفحة إعدادات الشركة](/documentation/ar/configuration/settings-page/company-settings.md)

ما زلت بحاجة للمساعدة؟ يمكنك دائماً [**التواصل معنا!**](https://www.solarvis.co/en/company/contact)


---

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

```
GET https://docs.solarvis.co/documentation/ar/configuration/settings-page/account-settings.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.
