# All findings view

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

Every finding can be viewed, edited and verified **on the same page** one by one:

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

Or simply click the checkbox to [**bulk edit**](/appsec-portal/features/findings-view/available-bulk-actions.md) the whole findings (You can select a group within a particular finding boundary by holding down the **Shift** key and clicking on the Start finding check box and then clicking on the End finding check box.):

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


---

# 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.whitespots.io/appsec-portal/features/findings-view/all-findings-view.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.
