> For the complete documentation index, see [llms.txt](https://manual.kardi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.kardi.ai/nl/setting-up-and-using-kardiai/notification-center-messages.md).

# Informatiecentrum (Berichten)

<figure><img src="/files/PVov0ko8vXhlZ8I7n8N7" alt="" width="188"><figcaption></figcaption></figure>

Het informatiecentrum bevindt zich in de **Kardi Ai**-applicatie <img src="/files/dFU3hTMict0QCFbbzKpg" alt="" data-size="line"> onder het tabblad **Berichten**.

* Elk nieuw bericht wordt op het startscherm weergegeven.
* Door op een bericht te klikken, wordt het meldingscentrum geopend, dat de details van alle ontvangen berichten bevat.
* Sommige berichten kunnen een link naar de website van Kardi Ai bevatten. In dat geval wordt er bij het klikken op het bericht een nieuw venster geopend met de betreffende webpagina.

Berichten kunnen zijn:

* **Technische meldingen**
  * De band heeft een lage batterijstatus en de batterij moet worden vervangen.
* **Abonnementsinformatie**
  * Het Kardi Ai-serviceabonnement loopt af.
  * Instructies voor het verlengen van het abonnement.
* **Informatie over het aantal metingen**
  * Melding over een tekort aan ECG-metingen.
* **Commerciële berichten**
  * Lopende acties en kortingen.
  * Alleen met toestemming voor het ontvangen van commerciële berichten.
* **Tips en trucs**
  * Aanbevelingen voor een beter gebruik van de applicatie.

***

{% hint style="success" %}
**Heeft u advies nodig?** Neem contact op met de klantenondersteuning van Kardi Ai ☎️ [**+420 779 998 100**](tel:+420779998100) ✉️ [**support@kardi.ai**](mailto:support@kardi.ai)
{% endhint %}


---

# 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://manual.kardi.ai/nl/setting-up-and-using-kardiai/notification-center-messages.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.
