# Criteria & Schedule

Use the filter in the All Findings section to set the criteria for which findings notifications are sent and the frequency of notifications. \
You can set up multiple notification types for a single service

1. Navigate to the **All Findings** section and click the **Filters** button:

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

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

2. In the filter settings, you can **select** the **criteria** by which to filter the **findings**, and these specific findings will be included in the notifications.

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

3. **Create** the **schedule** for **sending notifications** by clicking the **Schedule** button at the bottom of the Filter window.

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

4. Configure a schedule to set the frequency of sending notifications\
   fill in the fields:

* **Title**: the name you have chosen for this schedule
* **Webhook**: select the previously configured integration from the drop-down list

{% hint style="warning" %}
The **name** in the **Title** should be **unique** and not repeat previously created schedule titles
{% endhint %}

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

* **Crontab**: click on the **Set Schedule** button and select a frequency

<figure><img src="/files/7cvvEHqxkJQ0YvZo6E3a" alt=""><figcaption></figcaption></figure>

<mark style="background-color:blue;">The schedule is set and integrated into your service.</mark> \
From now on, AppSec Portal will send notifications with information about findings that match the selected criteria and at the set frequency.

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

<figure><img src="/files/Y1rbL8HLwIjXsoY9WEwB" alt=""><figcaption><p>notification example</p></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/general-portal-settings/notification-settings/criteria-and-schedule.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.
