# Status change notification

You can configure notifications for product status changes by going to **Settings** -> **Integrations** -> **Notifications** -> <**Your notification app**> -> **Status Change Notification**

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

Adjust the settings according to your needs

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

1. **Status**: Set initial and modifiable status to receive notification of findings

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

2. **Method of status change**: automatically, manual, any

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

3. **Number of finds**: Set the number of finds that will trigger a status change notification.

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

4. Click **Create**


---

# 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/status-change-notification.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.
