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

# Materiaalgegevens Modal

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

## Wat u ziet in de Materiaaldetails-modal <a href="#what-you-see-in-the-material-details-modal" id="what-you-see-in-the-material-details-modal"></a>

De inhoud van de Materiaaldetails-modal kan variëren afhankelijk van de **materiaalcategorie** en de **beschikbare gegevens** voor dat product.

Veelvoorkomende elementen zijn onder andere:

* **Productafbeelding** voor visuele identificatie
* **Modelnummer** en **fabrikant**informatie
* Een link om het **datasheetbestand te downloaden** (indien beschikbaar)

### Hoe het werkt <a href="#how-it-works" id="how-it-works"></a>

Wanneer u op een materiaal in de lijst **Alle Materialen** of **Actieve Materialen** klikt, wordt er aan de rechterkant van het scherm een **Materiaaldetails-modal** geopend.

## Dynamische specificatiesecties <a href="#dynamic-specification-sections" id="dynamic-specification-sections"></a>

Technische informatie wordt weergegeven in secties of tabbladen die veranderen op basis van het materiaaltype. Niet alle materialen tonen dezelfde velden.

Voorbeelden zijn onder andere:

* **Paneel, batterij**: Elektrisch, Mechanisch, Temperatuur
* **Warmtepomp:** Prestaties, Geluid/Constructie, Verwarmingsprestatietabel
* **Inverter**: Ingang/Uitgang, Mechanisch, Temperatuur
* **Montage**: Technische parameters (bijv. type, hellingshoek, regio)
* **Kabels**: Technische parameters (bijv. type, regio, garantie)
* **EV-laden:** Technische parameters (bijv. type, vermogen, regio)

Alleen relevante specificatiegroepen worden getoond om de interface overzichtelijk en leesbaar te houden.

## Overzicht van de Materiaaldetails-modal <a href="#material-details-modal-overview" id="material-details-modal-overview"></a>

De modal bevat de volgende informatie:

* **Productafbeelding** voor snelle visuele identificatie
* **Modelnummer** en **fabrikant**gegevens
* Een directe link om het **datasheetbestand te downloaden** (indien beschikbaar)
* Technische specificaties gegroepeerd in tabbladen zoals:
  * **Elektrisch** (bijv. vermogen, spanning, stroomwaarden)
  * **Mechanisch** (bijv. afmetingen, gewicht)
  * **Temperatuur** (bijv. temperatuurcoëfficiënten)
  * **Technische parameters** (bijv. type, regio)

{% hint style="info" %}
Alleen relevante specificatietabbladen worden weergegeven, wat zorgt voor een overzichtelijke interface en onnodige informatie-overload voorkomt.
{% endhint %}

Met deze indeling kunt u snel materiaalspecificaties bekijken, vergelijken en valideren zonder de materialenpagina te verlaten. U kunt de modal op elk moment sluiten en doorgaan met bladeren of materialen beheren.

***

## Gerelateerde pagina's <a href="#related-articles" id="related-articles"></a>

* [Alle Materialen-pagina](/documentation/nl/configuration/materials-page/all-materials.md)
* [Actieve Materialen-pagina](/documentation/nl/configuration/materials-page/active-materials.md)

[Neem gerust contact met ons op](https://www.solarvis.co/en/company/contact) als u verdere assistentie nodig heeft.


---

# 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/nl/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.
