[Yandex Cloud documentation](../../../index.md) > [Yandex Security Deck](../../index.md) > [Step-by-step guides](../index.md) > [Vulnerability Management (VM)](index.md) > Working with a dashboard

# Working with the Vulnerability Management (VM) dashboard

{% note info %}

This feature is in the [Preview](../../../overview/concepts/launch-stages.md) stage. To get access, contact [tech support](https://center.yandex.cloud/support) or your account manager.

{% endnote %}

To work with the dashboard, you need the `security-deck.viewer` role or higher for the folder containing the Vulnerability Management resources.

{% 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 ![image](../../../_assets/console-icons/bug.svg) **Vulnerability Management**.
  1. At the top of the window, select the [workspace](../../concepts/workspace.md).
  1. Review the **Dashboard** tab. It has the following sections:
      * **Vulnerabilities**: Contains the overall statistics of detected vulnerabilities, broken down by severity.
      * **Artifacts with vulnerabilities**: Shows the number of artifacts with detected vulnerabilities and the number of artifacts requiring attention.
      * List of alerts with threat type, status, and last update time info.
  1. To view alert details with an aggregated list of vulnerabilities:
      1. Select an alert from the list on the dashboard.
      1. In the sidebar that appears go through the following:
          * **Overview**: General vulnerability info, including description, severity, and classification.
          * **Details**: Technical information on affected resources, including registries, repositories, and image IDs.
          * **Recommendations**: Suggestions how to fix the vulnerability.
          * **History**: Chronological record of vulnerability detection and status updates.
  1. Use the filters at the top of the dashboard to refine the results:
      * **By modification date**: Select the time range for vulnerabilities.
      * **By status**: Filter vulnerabilities by status: `In progress`, `Closed`, `Open`.
      * **Filters**: Apply additional filtering by severity, threat type, or affected resources.
  1. To confirm, click **Confirm scan** in the top-right corner. This will start a new scan for artifacts and vulnerabilities within the defined scope.

{% endlist %}