# Add a Cloud Notification

*Applies to: Patch My PC Cloud*

To add a notification in Patch My PC (PMPC) Cloud:

1. Navigate to **Settings | Notifications**
2. On the **Notifications** page, click **Add Notification**.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FSLHsL5aCPSyQEOx90ajm%2Fimage.png?alt=media&#x26;token=424a2c9b-70d6-4607-9392-624837db5118" alt="Clicking &#x27;Add Notification&#x27;" width="563"><figcaption></figcaption></figure>

3. On the **Add Notifications** screen, enter a unique name for this notification in the **Name** field.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FHCjwPb9i64z1668Xsfmd%2Fimage.png?alt=media&#x26;token=c0afc38e-b9e9-4a54-ae43-fe0624af4b21" alt="Entering a unique name" width="563"><figcaption></figcaption></figure>

4. Follow the relevant process for the type of notification you are creating:

* [Create a Webhook notification](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/create-a-webhook-notification-in-cloud)
* [Create an Email notification](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/create-a-cloud-email-notification)

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

Given [Microsoft's announcement](https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/) to retire Office 365 connectors (which includes Webhooks), we are already working on a Workflow solution that will be available well in advance of Microsoft's retirement plans. Stay tuned for updates.
{% endhint %}


---

# 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/add-a-cloud-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.
