# Notifications

Every plan can have its own notification channel, so it is possible to configure as many channels as needed (one for PROJXXXXX via email, another for PROJXXXXX via Slack).

We are in the process of developing new channel types, such as ServiceNow and Jira, which will soon be available. In the interim, it is possible to configure email/Slack and change the notification type directly, with only one modification needed if certain responsible teams change their support channel.

To reach Notifications configuration just expand the "Plans" menu on the left side navigation bar, and click on "Notifications":

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

Clicking on the 'plus' icon in the Notifications panel is all it takes to add a new Notifications channel:

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

The form is straightforward: just fill in all the necessary information. There are no optional fields.

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

After finishing, select 'CREATE' and wait for 1-2 seconds until the notification creation is verified. Then You will be able to use it in a Plan:

* Go to Plans
* Select the \<edit> icon of your desired plan
* In the edition panel look for the \<Notifications> input and select your's (you have to click on the area, then you can select, but if you have several channels, you can start typing by the name for filtering the results):

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

* Click on \<Save>&#x20;
* If your resources encounter an error, such as instances that are not accessible, invalid credentials, or problems with our engine, the selected will receive notification.


---

# 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.cloudplans.io/organization/plans/notifications.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.
