> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/notifications/add-notification.md).

# Add a Notification in Patch My PC Cloud

*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="/files/odYcDYCGK3ZooQKuOUyu" 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="/files/kzWLLSSOxGw5mlE3NYB1" 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](/patch-my-pc-cloud/manage/settings/notifications/create-webhook-notification.md)
* [Create an Email notification](/patch-my-pc-cloud/manage/settings/notifications/create-email-notification.md)

{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/settings/notifications/add-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.
