> 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/kardiai-app-settings.md).

# Instellingen van de Kardi Ai-app

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

1. **Accountstatus**
   * Toont de status van uw account - of Kardi Ai **actief** of **inactief** is (afhankelijk van de geldigheid van het abonnement).
   * Vervaldatum van uw abonnement.
2. **Persoonlijke informatie**
   * Hier vindt u uw persoonlijke en contactgegevens, die u kunt bekijken en rechtstreeks in de app kunt bewerken.
   * Meer informatie op [Persoonlijke informatie](/nl/setting-up-and-using-kardiai/kardiai-app-settings/personal-information.md).
3. **Medische registratie**
   * Informatie over de registratie bij de betreffende cardioloog en zorginstelling.
4. **Overzichtsrapporten**
   * Samenvattende rapporten van uw gemeten ECG-gegevens over de geselecteerde periode.
   * Meer informatie op [Overzichtsrapporten](/nl/setting-up-and-using-kardiai/kardiai-app-settings/overview-reports.md).
5. **Gegevens delen**
   * Het delen van uw gezondheidsgegevens, met name ECG-registraties en analyseresultaten, met een gekozen arts.
   * Meer informatie op [Gegevens delen](/nl/setting-up-and-using-kardiai/kardiai-app-settings/data-sharing.md).
6. **Handleidingen en vragen**
   * Link naar gedetailleerde handleidingen van Kardi Ai
7. **Over de app**

   Basisinformatie over de Kardi Ai-app <img src="/files/dFU3hTMict0QCFbbzKpg" alt="" data-size="line">.

   * **App-logs**
     * **Tonen de gedetailleerde werking van de app**
     * In geval van technische problemen kan u worden gevraagd de app-logs te sturen naar het e-mailadres <podpora@kardi.ai>
   * **App ontkoppelen**
     * Knop om uit te loggen van het gebruikersaccount.
     * De app keert terug naar de staat van de eerste keer opstarten.
     * Uw registraties worden veilig opgeslagen in de cloudopslag, zodat ze niet worden verwijderd.
8. **Mobiele data besparen**
   * Mogelijkheid om de functie te gebruiken waarbij registraties alleen via een internetverbinding met Wi-Fi worden verzonden.
   * In geval van problemen met het verzenden van registraties kan u worden gevraagd deze optie te deactiveren.

***

{% content-ref url="/pages/u2bUOjtXrTYlh9urv6Xw" %}
[Persoonlijke informatie](/nl/setting-up-and-using-kardiai/kardiai-app-settings/personal-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/ptWhae9zJ5FfpH9fYgqW" %}
[Overzichtsrapporten](/nl/setting-up-and-using-kardiai/kardiai-app-settings/overview-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/DdP29n2vMmKP1D1xTyrw" %}
[Gegevens delen](/nl/setting-up-and-using-kardiai/kardiai-app-settings/data-sharing.md)
{% endcontent-ref %}

***

{% 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/kardiai-app-settings.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.
