> 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/materials-page/material-details-modal.md).

# نافذة تفاصيل المادة

{% embed url="<https://app.arcade.software/share/O8dMwr8pym4wYpqRUA81?language=ar>" %}

## ما الذي تراه في نافذة تفاصيل المادة <a href="#what-you-see-in-the-material-details-modal" id="what-you-see-in-the-material-details-modal"></a>

قد يختلف محتوى نافذة تفاصيل المادة حسب **فئة المادة** و**البيانات المتوفرة** لهذا المنتج.

تشمل العناصر الشائعة:

* **صورة المنتج** للتعرف البصري
* **رقم الطراز** ومعلومات **الشركة المصنعة**
* رابط **تحميل ملف ورقة البيانات** (إن وجد)

### كيف تعمل <a href="#how-it-works" id="how-it-works"></a>

عند النقر على أي مادة في قائمة **جميع المواد** أو **المواد النشطة**، تفتح نافذة **تفاصيل المادة** على الجانب الأيمن من الشاشة.

## أقسام المواصفات الديناميكية <a href="#dynamic-specification-sections" id="dynamic-specification-sections"></a>

يتم عرض المعلومات الفنية في أقسام أو علامات تبويب تتغير حسب نوع المادة. ليست كل المواد تعرض نفس الحقول.

أمثلة تشمل:

* **لوحة، بطارية**: كهربائية، ميكانيكية، درجة الحرارة
* **مضخة حرارية:** الأداء، الصوت/التركيب، جدول أداء التدفئة
* **Inverter**: الإدخال/الإخراج، ميكانيكية، درجة الحرارة
* **التركيب**: معلمات فنية (مثل النوع، زاوية الميل، المنطقة)
* **الكابلات**: معلمات فنية (مثل النوع، المنطقة، الضمان)
* **شحن المركبات الكهربائية:** معلمات فنية (مثل النوع، القدرة، المنطقة)

يتم عرض مجموعات المواصفات ذات الصلة فقط للحفاظ على وضوح الواجهة وسهولة قراءتها.

## نظرة عامة على نافذة تفاصيل المادة <a href="#material-details-modal-overview" id="material-details-modal-overview"></a>

تتضمن النافذة المعلومات التالية:

* **صورة المنتج** للتعرف البصري السريع
* تفاصيل **رقم الطراز** و**الشركة المصنعة**
* رابط مباشر **لتحميل ملف ورقة البيانات** (إن وجد)
* المواصفات الفنية مجمعة في علامات تبويب مثل:
  * **كهربائية** (مثل القدرة، الجهد، قيم التيار)
  * **ميكانيكية** (مثل الأبعاد، الوزن)
  * **درجة الحرارة** (مثل معاملات درجة الحرارة)
  * **معلمات فنية** (مثل النوع، المنطقة)

{% hint style="info" %}
يتم عرض علامات التبويب الخاصة بالمواصفات ذات الصلة فقط، مما يضمن واجهة نظيفة ويمنع تحميل المستخدم بمعلومات غير ضرورية.
{% endhint %}

يتيح لك هذا التصميم مراجعة ومقارنة والتحقق من مواصفات المواد بسرعة دون مغادرة صفحة المواد. يمكنك إغلاق النافذة في أي وقت ومتابعة التصفح أو إدارة المواد.

***

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

* [صفحة جميع المواد](/documentation/ar/configuration/materials-page/all-materials.md)
* [صفحة المواد النشطة](/documentation/ar/configuration/materials-page/active-materials.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, and the optional `goal` query parameter:

```
GET https://docs.solarvis.co/documentation/ar/configuration/materials-page/material-details-modal.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.
