> 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-email-notification.md).

# Test an Email Notification in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

You can test an email notification from Patch My PC (PMPC) Cloud both at the time it is created and afterwards.

## Testing an email notification at the time of creation

1. Follow the [Create an Email Notification](/patch-my-pc-cloud/manage/settings/notifications/create-email-notification.md) process.
2. Once you have entered and saved the relevant email addresses, click the small envelope beside an email address (![](/files/iiMz65ZXd4fgrd1hAeEL)) to send a test message to that email address.

<figure><img src="/files/2uPylrpmhEcD7JSPKJKT" alt="Clicking the small envelope beside any of the email addresses to send them a test message" width="563"><figcaption></figcaption></figure>

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

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

If the email address is valid, the user will receive an email with the following details:\
\
**Sender:** Patch My PC<<noreply@patchmypc.com>>\
**Subject:** Test notification from Patch My PC Cloud

<figure><img src="/files/mokyfAv1IfqJSd8PgySm" alt="Test email showing email notifications are working" width="563"><figcaption></figcaption></figure>

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

If the user does not receive the email, check the email is not in their junk email folder.
{% endhint %}

## Testing an email 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 an email address (![](/files/iiMz65ZXd4fgrd1hAeEL)) to send a test message to that email address.

<figure><img src="/files/UHZhDSS7A0huXFdNN2HN" alt="Clicking the small envelope beside any of the email addresses to send them a test message" width="563"><figcaption></figcaption></figure>

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

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

If the email address is valid, the user will receive an email with the following details:\
\
**Sender:** Patch My PC<<noreply@patchmypc.com>>\
**Subject:** Test notification from Patch My PC Cloud

<figure><img src="/files/mokyfAv1IfqJSd8PgySm" alt="Test email showing email notifications are working" width="563"><figcaption></figcaption></figure>

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

If the user does not receive the email, check the email is not in their junk email folder.
{% endhint %}


---

# 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-email-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.
