# Test a Microsoft Teams Webhook Notification in Cloud

*Applies to: Patch My PC Cloud*

You can test a Microsoft Teams (Teams) webhook notification from Patch My PC (PMPC) Cloud both at the time it is created and afterward.

### Testing a Teams webhook notification at the time of creation

1. Follow the [Create a Microsoft Teams Webhook Notification](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/create-a-microsoft-teams-webhook-notification-in-cloud.md) process.
2. Once you have entered and saved the webhook URL, click the small envelope beside the webhook URL (![](/files/iiMz65ZXd4fgrd1hAeEL)) to send a test message.

<figure><img src="/files/qiYihol8g2czDjoNwvYp" alt="Clicking the small envelope beside the Webhook URL to send a test message." width="563"><figcaption></figcaption></figure>

The Cloud Portal will send a test Teams notification and display the **Success - Test webhook has been sent** notification.

<figure><img src="/files/6TEi1xfb58VHa8UR9owL" alt="&#x27;Success - Test webhook has been sent&#x27; notification" width="563"><figcaption></figcaption></figure>

If your Teams webhook is valid, the test notification appears in the configured channel:

<figure><img src="/files/XUu6GBwWoYcng5mvoO2t" alt="Test notification" width="393"><figcaption></figcaption></figure>

### Testing a Teams webhook notification after it has been created

1. Follow the [Modify a Notification](/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/modify-a-cloud-notification.md) process and select the relevant Teams notification you want to test.
2. Click the small envelope beside the webhook URL (![](/files/iiMz65ZXd4fgrd1hAeEL)) to send a test message.

<figure><img src="/files/mdKJjrhgE2GlC0rrWY8j" alt="Clicking the small envelope beside the Webhook URL to send a test message." width="563"><figcaption></figcaption></figure>

The Cloud Portal will send a test Teams notification and display the **Success - Test webhook has been sent** notification.

<figure><img src="/files/HXz0OpvcS67tYswibi5q" alt="&#x27;Success - Test webhook has been sent&#x27; notification" width="563"><figcaption></figcaption></figure>

If your Teams webhook is valid, the test notification appears in the configured channel:

<figure><img src="/files/XUu6GBwWoYcng5mvoO2t" alt="Test notification" width="393"><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/cloud-notifications-reference/test-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.
