# ECG Results

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

1. **List of Records**

   In the **Records** tab, you will find an overview of your ECG recordings.
2. **Evaluated Record**

   After evaluation, your record will be highlighted with a color according to our traffic light system, and the evaluation will be ready.

   A <mark style="color:green;">**Green stripe**</mark> on the record indicates a successful evaluation with no detected monitored heart rhythm disorders.

   For more information about the color traffic light of evaluated records, continue to [Measurement Evaluation Traffic Light](/en/ecg-recordings-and-analysis/measurement-evaluation-traffic-light.md).
3. **Record Details**\
   Clicking on a record will display detailed information about your ECG measurement.
4. **Record Report**\
   By pressing the **Download Report** button, you will receive a detailed ECG Recording Report in PDF format.

#### Record Details

<details>

<summary>Date and Time of Recording</summary>

The date and time when the ECG recording started.

</details>

<details>

<summary>Processing Status</summary>

Shows the current processing status of your ECG recording.

After evaluation, your record will be highlighted with a color according to our traffic light system, and the evaluation will be ready.

For more information about the color traffic light of evaluated records, continue to [Measurement Evaluation Traffic Light](/en/ecg-recordings-and-analysis/measurement-evaluation-traffic-light.md).

</details>

<details>

<summary>Recording Duration</summary>

Total duration of the recording.

</details>

<details>

<summary>Heart Rate</summary>

Minimum, maximum, and average value.

</details>

<details>

<summary>Download Report</summary>

**Recording Report** available for download in **PDF** format. More information at [PDF Measurement Report](/en/ecg-recordings-and-analysis/pdf-measurement-report.md).

</details>

{% hint style="danger" %}
The Kardi Ai app performs only a preliminary analysis of the ECG through artificial intelligence (preliminary screening) and informs the patient of a negative or positive preliminary screening result. A definitive diagnosis can ONLY be made by a doctor after examining a single-lead ECG recording longer than 30 seconds or a 12-lead ECG and confirming the actual diagnosis.
{% endhint %}

***

{% 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/ecg-recordings-and-analysis/about-ecg-recordings.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.
