Create an email notification
-
- UpdatedJan 30, 2025
- 13 minutes to read
- Yokohama
- Notifications
Create an email notification specifying when to send it, who receives it, what it contains, and if it can be delivered in an email digest.
Before you begin
- Your notification recipients must be active users and have a valid email address defined.
ServiceNow users or members of groups must be defined as active users in the User [sys_user] table. They must also have a valid email address defined for their primary channel (device) in the Notification Device [cmn_notif_device] table. If users don’t have an active profile and a valid email address, the notifications won’t be received.
- Your notification recipients must have the appropriate notification
preferences enabled.
If the notification is subscribable, each ServiceNow user or group member must have the notification and channels (devices) for the notification enabled in their notification preferences. Admins can impersonate users to review and configure their notification preferences.
- To have your email notification also send as an SMS notification, recipients must subscribe to the notification on an SMS channel. For more information on creating an SMS channel, see Create notification channels.
- After you create or update the notification, use the Preview Notification option to examine it. For example, you can test links that you may have added and verify the notification recipients. For details, see Preview email notifications.
- For information on operators available for filters and queries, see Operators available for filters and queries.
About this task
Watch the video to learn about the actions that the instance can take in response to messages from users and shows how to create or modify email notifications to users.
Use the following tabs in the Notification form to configure an email notification:
- When to send — Conditions required to send the notification.
- Who will receive — Recipients of the notification.
- What it will contain — Contents of the notification.
- What Digest will contain — Contents of the email digest if the notification can be delivered in a digest.
Procedure
What to do next
- How the Subject and Message fields are displayed.
- Which users will or won’t receive the notification, including the reasons why the users won’t receive it.
Related Content
- Create notification categories
You can create notification categories to identify and group related notifications that are listed in the notification settings for your users.
- Email notifications dashboard
The email notification dashboard provides visibility into key metrics and enables admins to configure the dashboard to enable access to other users.
- Email templates
Email templates enable administrators to create reusable content for the subject line and message body of email notifications.
- Email layouts
Create reusable content for the message body of email templates.
- Email retention
You can archive and eventually destroy email messages that you no longer need or if your Email table is excessively large.
- Watermarks on notification emails
By default, the system generates a watermark label at the bottom of each notification email to allow matching incoming email to existing records. Each watermark includes a random 20-character string that makes it unique.
- Parse an email thread
When an email is received, parse the most recent message in an email thread by creating Email Reply Separators using specified string or regular expressions.
- Email digests
An email digest is a single email that summarizes the activity for a selected notification and its target record during a specified time interval. You can enable an email digest to reduce the number of notifications received when frequent updates to the associated record occur within a short time period.
- Domain separation and Notifications
Domain separation is supported in the Notifications application. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.
- Email FAQs and troubleshooting notification emails
Logs and diagnostics are provided to help determine whether notification emails are being sent and received successfully, what any issues are, and who receives the email.