# Manage Cloud Notifications

*Applies to: Patch My PC Cloud*

Once onboarded to Patch My PC (PMPC) Cloud, you can use the **Notifications** node to configure notifications to be sent from the portal to:

* Microsoft Teams
* Slack
* Email addresses

{% hint style="info" %}
**Note**

If configured and regardless of whether or not the deployment uses Update Rings, we send Slack/webhook notifications whenever:

* A new deployment is created.
* The version of an existing deployment is updated.
* A new Update Ring is created.
* An existing Update Ring is upgraded to a later version
* An admin clicks [Sync Now](/patch-my-pc-cloud/deployments/manage-deployments/updates/sync-now.md) to force a deployment to update immediately to the latest version without waiting for the Sync Schedule to run.

Provided you have configured an [email notification](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/create-a-cloud-email-notification.md), six hours after your [Sync Schedule](/patch-my-pc-cloud/manage/manage-settings/manage-the-sync-schedule-in-cloud.md) has run, the [Updates Report](/patch-my-pc-cloud/technical-references/cloud-email-reference/example-cloud-updates-report-email.md) will be generated and sent to the configured email addresses.

On this report:

* A new deployment appears as **Initial Deployment Created**.
* An existing deployment updated to a newer version appears as **Version Update**.
  {% endhint %}

To configure Notifications:

1. Sign in to the portal <https://portal.patchmypc.com/>.
2. Navigate to **Settings | Notifications**

<figure><img src="/files/wO5Ed319QHb9JmfTjbot" alt="Navigating to &#x27;Settings | Notifications&#x27;" width="563"><figcaption></figcaption></figure>

The **Notifications** page is then displayed, showing any existing Notifications and allowing you to:

* [Add a Notification](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/add-a-cloud-notification.md)
* [Modify a Notification](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/modify-a-cloud-notification.md)
* [Delete a Notification](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/delete-a-cloud-notification.md)

<figure><img src="/files/XMNJoaHIniucGJubnfIy" alt="&#x27;Notifications&#x27; page" width="563"><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.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-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.
