> 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/technical-references/test-slack-webhook-notification.md).

# Test a Slack Webhook Notification in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

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

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

1. Follow the [Create a Slack Webhook Notification](/patch-my-pc-cloud/manage/settings/notifications/create-slack-webhook-notification.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/GIPufVqxyoVfp0UVTP2X" alt="Clicking the small envelope beside the Webhook URL to send a test message." width="563"><figcaption></figcaption></figure>

The portal will send a test Slack notification and display the **Success - Test webhook has been sent** notification.

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

If your Slack webhook is valid, the test message appear as a notification and in the configured Slack channel:

<figure><img src="/files/40qouApknivoqF7JWBrZ" alt="" width="260"><figcaption></figcaption></figure>

<figure><img src="/files/i9eTuIoPz7f9fqxNoBXw" alt="Slack channel notification" width="563"><figcaption></figcaption></figure>

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

1. Follow the [Modify a Notification](/patch-my-pc-cloud/manage/settings/notifications/modify-notification.md) process and select the relevant Slack 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/faFZqSYZCCna3HwwZk1m" alt="Clicking the small envelope beside the Webhook URL to send a test message." width="563"><figcaption></figcaption></figure>

The portal will send a test Slack notification and display the **Success - Test webhook has been sent** notification.

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

If your Slack webhook is valid, the test message appears as a notification and in the configured Slack channel:

<figure><img src="/files/40qouApknivoqF7JWBrZ" alt="" width="260"><figcaption></figcaption></figure>

<figure><img src="/files/i9eTuIoPz7f9fqxNoBXw" alt="Slack channel notification" width="563"><figcaption></figcaption></figure>


---

# 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/technical-references/test-slack-webhook-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.
