# View Findings

Findings in Catchify can be accessed from three places:\
the **Findings** tab, the **Pentest** view, and the **Dashboard**.

***

### 📁 From Findings Management

1. Go to **Findings** in the left-hand menu

<figure><img src="/files/eOPJGQGG0jVSRECJgGmQ" alt=""><figcaption></figcaption></figure>

2. Choose the filter: **Open**, **Closed**, or **All**

<figure><img src="/files/CjrKeaJ9WPiegF7rBfoX" alt=""><figcaption></figcaption></figure>

3. Use the dropdown menus to sort by **Status** or **Severity**

<figure><img src="/files/jpVp2CZDOSxtG6tQDlZp" alt=""><figcaption></figcaption></figure>

4. Use the search bar or advanced filters to narrow your view

***

### 📂 From a Specific Pentest

1. Click **Pentests** in the left-hand menu

<figure><img src="/files/f3QakYFZUrjkZA1gZLsK" alt=""><figcaption></figcaption></figure>

2. Choose the pentest you want to inspect

<figure><img src="/files/MaZuDZBdXL8rK8hsvjul" alt=""><figcaption><p>Pentest Management</p></figcaption></figure>

3. In the pentest tabs, click **Findings**

<figure><img src="/files/4nGnWOVIBLtSRItpJpdF" alt=""><figcaption><p>Finding Tab</p></figcaption></figure>

4. Filter the list by **Severity** or **Status**

<figure><img src="/files/1xiaDyZFIR9Zim9deoRu" alt=""><figcaption><p>Findins In the Penetst</p></figcaption></figure>

***

### 📊 From the Dashboard

The Dashboard gives you a high-level overview of all active findings:

* **Open Risks** – Displays findings with the highest criticality across all pentests\
  Click "View" to see a list based on severity
* **Findings** – Shows unresolved findings across all projects\
  Click "View" to review and manage remediation

<figure><img src="/files/56Nptyu2usrQoWKO9C7w" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

***

Findings are updated in real-time and always available across these views for better visibility and faster response.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.catchify.sa/portal-guide/findings-management/view-findings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
