[Yandex Cloud documentation](../../../index.md) > [Yandex Security Deck](../../index.md) > [Step-by-step guides](../index.md) > [Cloud Security Posture Management (CSPM)](index.md) > Managing check results

# Managing check results in CSPM

Once a check is complete, you can perform the following operations with its results in the interface:

* [View history](#view)
* [Download results](#download)

Results for certain checks may be unavailable. For more information, see [CSPM limits](../../concepts/limits.md#sd-cspm-limits).

## Viewing check results {#view}

{% list tabs group=instructions %}

- Security Deck UI {#cloud-sd}

  1. Go to [Yandex Security Deck](https://center.yandex.cloud/security/).
  1. In the left-hand panel, select **CSPM**.
  1. The **Check history** tab will display a list of all active and completed checks. For each check, the following data is available:

     * Date and time of the check.
     * Number of detected violated rules.
     * Severity of detected violations:
       * ![cspm-rule-notice-icon](../../../_assets/security-deck/cspm-rule-notice-icon.svg): Remark.
       * ![cspm-low-severity-icon](../../../_assets/security-deck/cspm-low-severity-icon.svg): Low severity.
       * ![cspm-moderate-severity-icon](../../../_assets/security-deck/cspm-moderate-severity-icon.svg): Medium severity.
       * ![cspm-high-severity-icon](../../../_assets/security-deck/cspm-high-severity-icon.svg): High severity.
       * ![alt](../../../_assets/common/no.svg): Critical severity .
     * Number of resources inspected during paid and free checks.
     * Check status.
     * Check ID.

   1. To view check notifications, go to the **Notifications** tab.

{% endlist %}

## Downloading check results {#download}

The CSV file with check results you download is saved locally on your computer.

{% note info %}

The file can contain a maximum of 10,000 violation records.

{% endnote %}

{% list tabs group=instructions %}

- Security Deck UI {#cloud-sd}

  1. Go to [Yandex Security Deck](https://center.yandex.cloud/security/).
  1. In the left-hand panel, select **CSPM**.
  1. On the **Check history** tab, click ![image](../../../_assets/console-icons/ellipsis.svg) to the right of the check and select ![image](../../../_assets/console-icons/arrow-shape-down-to-line.svg) **Download report**.

  You can also get the results of the most recent check by clicking ![image](../../../_assets/console-icons/chevron-down.svg) **More** → ![image](../../../_assets/console-icons/file-arrow-down.svg) **Download report**.

  Information about the detected security issues is also provided in the form of alerts and available by clicking ![alerts](../../../_assets/security-deck/alerts.svg) **Alerts** in the left-hand panel.

{% endlist %}