[Yandex Cloud documentation](../../../index.md) > [Yandex SIEM](../../index.md) > [Step-by-step guides](../index.md) > [Exceptions](index.md) > Working with a list of exceptions

# Working with a list of exceptions

{% 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 %}

This section describes how to view a list of exceptions, apply filters, and manage exception deployment.

## Getting started {#before-you-begin}

The Yandex SIEM section will appear in the Cloud Center interface as a Security Deck module after the access request is approved.

You need the `ycem.editor` [role](../../../iam/roles-reference.md#ycdr-admin) to use the service.

## Viewing a list of exceptions {#list}

To view a list of exceptions:

{% list tabs group=instructions %}

- Cloud Center UI {#cloud-center}

  1. Go to [Security Deck](https://center.yandex.cloud/security/).
  1. In the left-hand panel, select **Yandex SIEM**.
  1. Navigate to **Exceptions**.

  You will see a list of all available exceptions and their statuses.

{% endlist %}

## Filtering exceptions {#filter}

To filter exceptions based on specific criteria:

{% list tabs group=instructions %}

- Cloud Center UI {#cloud-center}

  1. Go to [Security Deck](https://center.yandex.cloud/security/).
  1. In the left-hand panel, select **Yandex SIEM**.
  1. Navigate to **Exceptions**.
  1. Use filters above the list:
     * **Status**: Filter exceptions by status: **Healthy**, **Unhealthy**, or **Inactive**.
     * **Bound rule**: Filter by the correlation rule attached to the exception.

  The list will refresh to show only exceptions that match the selected criteria.

{% endlist %}

## Staging an exception for deployment {#mark-for-deploy}

To apply changes to an exception, stage it for deployment:

{% list tabs group=instructions %}

- Cloud Center UI {#cloud-center}

  1. Go to [Security Deck](https://center.yandex.cloud/security/).
  1. In the left-hand panel, select **Yandex SIEM**.
  1. Navigate to **Exceptions**.
  1. In the exception row, click ![image](../../../_assets/console-icons/ellipsis.svg) and select **Mark for deployment**.

  The exception deployment status will switch to **Will be deployed**. Once deployment is complete, the status will change to **Deployed**.

{% endlist %}

## Canceling exception deployment {#cancel-deploy}

To cancel a scheduled exception deployment:

{% list tabs group=instructions %}

- Cloud Center UI {#cloud-center}

  1. Go to [Security Deck](https://center.yandex.cloud/security/).
  1. In the left-hand panel, select **Yandex SIEM**.
  1. Navigate to **Exceptions**.
  1. In the exception row, click ![image](../../../_assets/console-icons/ellipsis.svg) and select **Do not deploy**.

  The exception deployment status will switch back to **Changed**.

{% endlist %}

#### Useful links {#see-also}

* [Correlation rules and exceptions](../../concepts/correlation-rules.md)
* [Managing exceptions](manage-exceptions.md)
* [Managing correlation rules](../correlation-rules/manage-rules.md)