# Run Audit

You can run the Auditor through the AppSec Portal

* [Manually](https://docs.whitespots.io/appsec-portal/features/vulnerability-discovery/run-audit/run-audit-manually)
* [By setting up a schedule](https://docs.whitespots.io/appsec-portal/features/vulnerability-discovery/run-audit/scheduled-audit-run)

Findings detected by the Auditor will be [displayed](https://docs.whitespots.io/appsec-portal/features/findings-view) in the AppSec Portal

{% hint style="info" %}
If findings are detected during scanning, they will be automatically submitted to the AppSec Portal when **all** scanners in the sequence have completed their work
{% endhint %}


---

# 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/auditor/features/run-audit.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.
