# Scheduled Audit Run

1. From the Dashboard page navigate to Auditor -> Schedule

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

2. Click on the **Task** in the right panel.

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

3. In the opened window, complete the following fields: **Title**, **Crontab**, **Job Sequence**, **Affected products**.\
   You can deactivate the schedule any time by toggling the **Active** slider.

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

3.1 In the **Title** field enter the name of your schedule, e.g.:

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

3.2 Click the ***Set Schedule*** button in the **Crontab** field to customize the Auditor's run time.

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

In the displayed calendar, set the Auditor's work:

* Periodicity: Monthly, Weekly or Daily
* The Date of the month or Day of the week for monthly and weekly frequency, respectively
* Time

Days and Times support multi-selection

Click **Apply** to accept the configuration

<details>

<summary>Monthly frequency</summary>

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

</details>

<details>

<summary>Weekly frequency</summary>

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

</details>

<details>

<summary>Daily frequency</summary>

<figure><img src="/files/5sofmCUSmDpM9XgeMTor" alt=""><figcaption></figcaption></figure>

</details>

The selected time will be displayed in the field in the format \*\*\*\*\*, where

<figure><img src="/files/z2FfqSk58RJvG1LJDAgW" alt=""><figcaption><p>Your schedule is set up for audits every Monday and Thursday at 8:00 a.m. and 3:00 p.m.</p></figcaption></figure>

3.3 For **Job Sequence**, choose from the drop-down list.

<figure><img src="/files/Nuy0SX6KeFumIvnYC9Wg" alt="" width="375"><figcaption></figcaption></figure>

3.4 **Affect products**:

* All your products are automatically added to the schedule. You can also select product tags and all products with the selected tags will be included in the auditor's processing.

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

* Or select **specific products** by clicking **Edit** and choosing particular products.

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

4. Click **Create**

<figure><img src="/files/4P9PJCgtZGtI9SmVGCNI" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The audit is run on all the assets that are set up in the selected products
{% endhint %}

If necessary, you can change the settings in the created task.\
You can also include all current and future products in the schedule.

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

If global settings are selected in your schedule, you can specify a tag name so that the auditor only scans products with that tag.

{% hint style="warning" %}
This setting can only be made by users with a role that has access to all product types.
{% endhint %}

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