> 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/it/setting-up-and-using-kardiai/notification-center-messages.md).

# Centro informazioni (Messaggi)

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

Il centro informazioni si trova nell'applicazione **Kardi Ai** <img src="/files/8ZLKhn9CYWX35z4MjJC5" alt="" data-size="line"> nella scheda **Messaggi**.

* Ogni nuovo messaggio viene visualizzato nella schermata iniziale.
* Cliccando sul messaggio si apre il centro notifiche, che contiene i dettagli di tutti i messaggi ricevuti.
* Alcuni messaggi possono contenere un link al sito web di Kardi Ai. In questo caso, cliccando sul messaggio si aprirà una nuova finestra con la pagina web corrispondente.

I messaggi possono essere:

* **Avvisi tecnici**
  * La fascia ha un livello di batteria basso e la batteria deve essere sostituita.
* **Informazioni sull'abbonamento**
  * L'abbonamento al servizio Kardi Ai sta per scadere.
  * Istruzioni per il rinnovo dell'abbonamento.
* **Informazioni sul numero di misurazioni**
  * Avviso sulla mancanza di misurazioni ECG.
* **Comunicazioni commerciali**
  * Promozioni e sconti in corso.
  * Solo con il consenso all'invio di comunicazioni commerciali.
* **Consigli e suggerimenti**
  * Consigli per un migliore utilizzo dell'applicazione.

***

{% hint style="success" %}
**Hai bisogno di aiuto?**\
Contatta il supporto clienti di 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:

```
GET https://manual.kardi.ai/it/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.
