> ## 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.

# Findings

The Findings page lists every security check that was evaluated during a scan. This is where you investigate individual issues, understand their impact, and take action — either by fixing the underlying misconfiguration or by muting a finding that is a known exception.

***

## Page Layout

The Findings page has two areas:

* **Main table** — the list of findings with filtering and sorting
* **AI Agent panel** (collapsible, left side) — a chat assistant that can help you understand and remediate findings

***

## Sorting

You can organize findings in two ways:

| Sort Mode                 | Behavior                                                                 |
| ------------------------- | ------------------------------------------------------------------------ |
| **By Severity** (default) | Groups findings from Critical → High → Medium → Low → Informational      |
| **By Affected Resources** | Groups findings by resource, showing how many checks failed per resource |

***

## Filtering

The Findings page offers several filters to narrow down results:

| Filter       | Options                                                                 |
| ------------ | ----------------------------------------------------------------------- |
| **Search**   | Free-text search across check ID, title, description, and resource name |
| **Severity** | Multi-select: Critical, High, Medium, Low, Informational                |
| **Status**   | Pass or Fail (default: Fail only)                                       |
| **Scope**    | Filter by cloud account or subscription                                 |
| **Service**  | Filter by service category (Compute, Storage, Networking, etc.)         |

Active filters appear as pills above the table. You can remove them individually or use **Reset Filters** to clear all at once.

***

## Finding Details

Click on any finding to open a detail panel with:

* **Check title and description** — what was evaluated and why it matters
* **Severity badge** — the risk level
* **Compliance mapping** — which frameworks this check satisfies (e.g., CIS, PCI-DSS, SOC 2)
* **Affected resources** — the list of resources that failed this check, with pass/fail counts
* **Documentation link** — external reference for the security check

### Actions

From the detail panel you can:

* **Fix Now** — sends the finding context to the AI Agent, which provides step-by-step remediation guidance
* **Mute** — suppress this finding (see [Mute List](/cspm-deploy/security/mute-list) for details)

***

## AI Agent

The AI Agent panel is a chat interface that understands your security findings. When you click **Fix Now** on a finding, the agent receives the full context — check details, affected resources, severity — and provides tailored remediation steps.

You can also ask the agent general security questions or request guidance on broader remediation strategies.

Toggle the agent panel using the **Agent** button in the page header.

***

## Exporting

Click **Export PDF** in the page header to download a report of your current findings. The export respects your active filters, so you can generate targeted reports for specific severity levels, services, or scopes.

***

## Where to Go Next

* [**Mute List**](/cspm-deploy/security/mute-list) — manage suppressed findings
* [**Compliance**](/cspm-deploy/security/compliance) — see which compliance requirements your findings affect
* [**Dashboard**](/cspm-deploy/security/dashboard) — return to the high-level security overview
