# Run Audit Manually

1. Сlick on **Audit** on the home page

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

1. Under **Job sequence** choose from drop-down list the pipeline with the desired scanner sequence
2. **Select** scanning **mode**: Product or Asset if you want to scan selected products or assets. If no product or asset is selected, all assets for all products in the portal will be scanned.

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

For **Product scanning** (**Product mode**):

* Choose product(-s) by clickng on product in Products to select section. You can use the search bar or additional filters to find the products you need.

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

* By default, all product assets are selected for scanning (the list of assets is displayed below the Product Selection section). You can keep the product assets you are interested in for scanning and exclude the ones you don't need by clicking on them.

{% hint style="info" %}
A selection of product assets is only available when a single product is selected. If you select multiple products, all of their assets will be scanned.
{% endhint %}

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

For **Asset scanning** (**Asset mode**):

* Choose asset(-s) by clickng on asset in Assets to select section. You can use the search bar or assets type section to find the assets you need.

<figure><img src="/files/3ZrMiNyOYU1BTegqQniY" alt=""><figcaption></figcaption></figure>

3. Enter the **branch name** (optional)

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

3. Click **Run Audit**
4. Optionally to navigate to the **Auditor Pipelines page**. Here, you can monitor the progress of the scan or choose to **Close** the window.

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

{% hint style="success" %}
You can run an audit **from** the **product or assets page**. In this case, you will need to select the Job sequence and, if required, select specific assets and specify a branch.
{% endhint %}

<figure><img src="/files/d0tJZbvxfADAYaMIAKvw" alt=""><figcaption><p>fom product page</p></figcaption></figure>

<figure><img src="/files/TEWMQErCNLB50Vh5lBjt" 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/run-audit/run-audit-manually.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.
