# Manage notification schedule

In the configuration of the integrated notification service, you can manage the **activation** or **deletion of** created notification types (**schedules**).

1. **Open** the **Integration** you created with the Notification Service by going to **Settings** -> **Integrations** -> **Notifications**

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

2. In the Notification Schedule section you will find the configured notifications (schedules) for this notification service. \
   You can **enable/disable** or **change/delete** **notifications**.

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

<figure><img src="/files/DpU0fuJ7yMcldEELm61A" 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/general-portal-settings/notification-settings/manage-notification-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.
