# Create a Webhook notification in Cloud

*Applies to: Patch My PC Cloud*

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

You can create a webhook to allow the Patch My PC (PMPC) Cloud Portal to send you a notification of any newly created/updated deployments or whenever we release new versions of an app or update.
{% endhint %}

{% hint style="warning" %}
**Important**

You need to have already created the webhook to be able to configure a notification to use it. To create a webhook, follow either the [Creating a Microsoft Teams Webhook](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/webhooks-reference/create-a-microsoft-teams-webhook.md) process or the [Creating a Slack Webhook](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/webhooks-reference/create-a-slack-webhook.md) process.
{% endhint %}

To create a webhook notification:

1. Navigate to **Settings | Notifications**
2. From the **Add Webhook** dropdown, select the type of webhook you want to create:

* [Microsoft Teams](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/create-a-microsoft-teams-webhook-notification-in-cloud.md)
* [Slack](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/create-a-slack-webhook-notification-in-cloud.md)

<figure><img src="/files/rWyoK76ny813Ux8BLmAf" alt="Selecting the type of webhook you want to create" 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/create-a-webhook-notification-in-cloud.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.
