# Create a Microsoft Teams Webhook Notification in Cloud

*Applies to: Patch My PC Cloud*

To create a Microsoft Teams (Teams) webhook notification in Patch My PC (PMPC) Cloud:

1. Navigate to **Settings | Notifications**
2. Create the webhook if you haven’t already, as detailed in 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.
3. Follow the [Create a Webhook notification in Cloud](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/create-a-webhook-notification-in-cloud.md) and select **Microsoft Teams** from the **Add Webhook** dropdown.
4. On the **Add Microsoft Teams** screen, enter a unique name for the webhook in the **Webhook Name** field. For example, **Patch My PC**.<br>

   <figure><img src="/files/XwCRMXrsOuNrCGYSrvah" alt="" width="239"><figcaption></figcaption></figure>
5. In the **Webhook URL** field, enter the unique URL of your Teams webhook created in Step 1. and click **Save**.

<figure><img src="/files/tmt28ISI0H1ULQiDyDwe" alt="" width="239"><figcaption></figcaption></figure>

The new webhook notification is shown under the **Webhook Notifications** section.

<figure><img src="/files/HFQCxz2pBlcSTqJ5mXZZ" alt="New webhook notification" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip**

You can click the small envelope beside the webhook URL (![](/files/iiMz65ZXd4fgrd1hAeEL)) to send a test notification. See [Testing a Microsoft Teams Webhook Notification](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/cloud-notifications-reference/test-a-microsoft-teams-webhook-notification-in-cloud.md) for more details.
{% endhint %}

6. Click **Save** to save the newly added notification.

<figure><img src="/files/VuGvmIYEboGfr3Q3a7TE" alt="Clicking &#x27;Save&#x27;" width="563"><figcaption></figcaption></figure>

The **Success – Notification created** notification is shown.

<figure><img src="/files/uwg3uJhIfcv8511IN6cT" alt="Success notification" width="563"><figcaption></figcaption></figure>

The Cloud Portal auto-refreshes to show the new notification.

<figure><img src="/files/vkamc4XmEqIELQIZPfBh" alt="Cloud portal auto-refreshing to show the new notification" 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-microsoft-teams-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.
