# Notification Center (Messages)

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

The Notification Center is located in the **Kardi Ai** <img src="/files/zzPQbuThPSqv8jmzbQV0" alt="" data-size="line"> app under the **Messages** tab.

* Each new message appears on the home screen.
* Clicking on a message opens the notification center, which contains details of all received messages.
* Some messages may contain a link to the Kardi Ai website. In this case, clicking on the message will open a new window with the relevant webpage.

Messages may include:

* **Technical Alerts**
  * The strap has a low battery and needs to be replaced.
* **Subscription Information**
  * The Kardi Ai service subscription is ending.
  * Instructions for renewing the subscription.
* **Measurement Count Information**
  * Notification about the low number of ECG measurements.
* **Marketing Communications**
  * Ongoing promotions and discounts.
  * Only if you have consented to receive commercial communications.
* **Tips and Tricks**
  * Recommendations for using Kardi Ai.

***

{% hint style="success" %}
**Need help?**\
Contact Kardi Ai customer support\
☎️ [**+420 779 998 100**](tel:+420779998100)\
✉️ [**support@kardi.ai**](mailto:support@kardi.ai)
{% endhint %}


---

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