# Audits

You can view the **audits performed** using:

## Audits screen

Selecting the **Audits** section from the left-hand menu bar **on the home page** will bring up a screen displaying **all** audits performed on the portal. \
Audits are displayed by date and time, product, assets and scanners used.

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

### Use of the filter

You can find the audit you are looking for by filtering the results by Scanner name or/and Asset name

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

### Findings veiw

Each Asset and Scanner displays the number of new and resolved findings. You can view these findings by clicking on the corresponding value.

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

### Bulk actions

By selecting multiple entries you can **delete** them in bulk

<figure><img src="/files/6fy5WvDBQsXSMei3MtAB" alt=""><figcaption></figcaption></figure>

## Product audit screen

On the Products page you will find the Audits screen. \
All audits for the product you are viewing are displayed here. \
The same actions are available on the records as on the main Audits screen.

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

## Asset Audit Screen

When viewing a particular Asset, at the bottom of the screen you can also find all the audits performed on it. \
The same actions with records are available as for the main audit screen

<figure><img src="/files/vOtq7155deJyLP5qJZ14" 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/vulnerability-discovery/audits.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.
