> 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/create-slack-webhook-notification.md).

# Create a Slack Webhook Notification in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To create a Slack 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 Slack Webhook](/patch-my-pc-cloud/manage/settings/notifications/technical-references/webhooks-reference/create-slack-webhook.md) process.
3. Follow the [Create a Webhook notification in Cloud](/patch-my-pc-cloud/manage/settings/notifications/create-webhook-notification.md) and select **Slack** from the **Add Webhook** dropdown.
4. On the **Add Slack** screen, enter a unique name for the webhook in the **Webhook Name** field. For example, **Patch My PC**

<figure><img src="/files/JqsUF6v5speqr42XD9X5" alt="Entering a unique name for the webhook in the “Webhook Name” field" width="239"><figcaption></figcaption></figure>

5. In the **Webhook URL** field, enter the unique URL of your Slack webhook and click **Save**

<figure><img src="/files/XjriIR10ZQ3QLJwdXJBU" alt="Entering the unique URL for your Slack webhook" width="241"><figcaption></figcaption></figure>

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

<figure><img src="/files/ikRfhULl9mu7vV8MSkfF" 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 Slack Webhook Notification](/patch-my-pc-cloud/manage/settings/notifications/technical-references/test-slack-webhook-notification.md) for more details.
{% endhint %}

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

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

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

<figure><img src="/files/u7WXVdZo14PDvLECbWlf" alt="&#x27;Success&#x27; notification" width="563"><figcaption></figcaption></figure>

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

<figure><img src="/files/qwJBFMdnuv6S1jQkNhxJ" alt="Cloud Portal auto-refreshing" 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/create-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.
