# App Settings

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

1. **Account Status**
   * Displays the status of your account - whether Kardi Ai is **active** or **inactive** (based on the subscription validity).
   * The expiration date of your subscription.
2. **Personal Information**
   * Your personal and contact information is listed here.
   * If there are any discrepancies, please contact Kardi Ai customer support.
3. **Medical Registration**
   * Information about registration with the respective cardiologist and medical facility.
4. **Guides and FAQs**
   * Link to detailed Kardi Ai guides.
5. **About the App**

   Basic information about the Kardi Ai <img src="/files/zzPQbuThPSqv8jmzbQV0" alt="" data-size="line"> app.

   * **Application Logs**
     * **The logs display detailed app functionality.**
     * In case of technical issues, you may be asked to send the application logs to <podpora@kardi.ai>.
   * **Disconnect the App**
     * Button to log out of the user account.
     * The app will revert to the initial startup state.
     * Your recordings are securely stored in the cloud storage and will not be deleted.
6. **Save Mobile Data**
   * Option to send recordings only when connected to Wi-Fi.
   * If you encounter issues with sending recordings, you may be asked to deactivate this option.

***

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