---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Create custom email

# Create a custom email for security event notifications {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Learn how for creating a custom email for security event notifications by configuring new notifications, setting triggers, defining recipients, and crafting email content with dynamic event fields.

## Vorbereitungen

Role required: admin

## Prozedur

1. Select system notificationsnotification.
2. Select new.
3. Enter a name for the notification field.
4. Select the field next to table and enter security policy notification (sn_vsc_security_policy).
5. Configure the new record.  
   There are three tabs within the record that must be configured: When to send, Who will receive, and What it will contain.{#create-custom-email-for-security-event-notifications__table_inf_lxh_2cc__entry__2}

   | Tab | Description |
   |-|-|
   | When to send | Select the field next to Send when label and select Triggered. |
   | Who will receive | * Select the local icon next to Users/Groups in fields, and select both Users and Groups. Select the Add Item (\>) icon to move the fields into the Selected text field. * Right click on the record header banner and select Save.) {#create-custom-email-for-security-event-notifications__ul_ty3_sxh_2cc} |
   | What it will contain | Create an email template. See [Create an email template](https://www.servicenow.com/docs/access?context=t_CreateAnEmailTemplate&version=australia&pubname=australia-platform-administration&ft:locale=en-US) for more information. Enter fields of the event into Message HTML. This can be done by using the `${event_id.FIELD_NAME}`. Here's an example: Role: ${event_id.role.URI_REF} Granted to: ${event_id.granted_to.URI_REF} Granted by: ${event_id.user.URI_REF} Logged at: ${event_id.sys_created_on} Security Center Notification: ${execution.policy.name} |
   [ ]

   {#create-custom-email-for-security-event-notifications__table_inf_lxh_2cc}
6. Select Submit.
7. Add a custom notification to email template in security event notifications.
   1. In Security Center, select NotificationsPolicy settings.
   2. Navigate to the Notifications label.
   3. Enter the name of the custom notification you created in the Notification field.
   {#create-custom-email-for-security-event-notifications__substeps_p3b_fxh_2cc}

