> ## Documentation Index
> Fetch the complete documentation index at: https://docs.amnify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Mute List

Not every finding requires immediate action. Some are known exceptions, accepted risks, or false positives in your environment. The **Mute List** lets you suppress these findings so they no longer appear in your active results or affect your security score.

***

## Muting a Finding

You can mute a finding from the [Findings](/cspm-deploy/security/findings) page. Open the detail panel for any finding and click **Mute**. You'll choose a **mute level** that determines how broadly the suppression applies:

| Mute Level                 | Scope                                                                      |
| -------------------------- | -------------------------------------------------------------------------- |
| **Resource**               | Mutes this check for a specific resource only                              |
| **Subscription / Account** | Mutes this check across all resources in the subscription or cloud account |
| **Tenant**                 | Mutes this check across your entire organization                           |

<Warning>
  Muting at the Tenant level suppresses the finding for all resources across all subscriptions. Use this only for checks that are genuinely not applicable to your organization.
</Warning>

***

## Viewing Muted Findings

Navigate to the **Mute List** page to see all currently muted checks. The table shows:

| Column          | Description                                       |
| --------------- | ------------------------------------------------- |
| **Muted check** | The check title (expandable to show full details) |
| **Muted by**    | Who muted this finding                            |
| **Muted on**    | When it was muted                                 |
| **Mute level**  | The scope — resource, subscription, or tenant     |

### Expanded Details

Click the expand arrow on any row to see:

* Full check title and description
* Check ID
* Resource name

### Search

Use the search bar to filter by check title, check ID, resource name, or who muted the finding.

***

## Unmuting a Finding

Click the unmute icon on any row to remove the suppression. The finding will reappear in your active results on the next scan.

***

## Where to Go Next

* [**Findings**](/cspm-deploy/security/findings) — return to the full findings list
* [**Dashboard**](/cspm-deploy/security/dashboard) — see how muting affects your security score
