Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Control visibility to email records generated by notifications

Define conditions that restrict read access to target email records containing sensitive information.

Before you begin

Role required: admin

About this task

Use the Email Access Restriction [email_access_restriction] table to define conditions that control read access to an email record generated by a notification containing sensitive information. These conditions are processed by the base system ACL for the Email [sys_email] table.

When you specify conditions to restrict access for a notification, the email records are visible only to users that match the conditions specified for the notification.

Procedure

  1. Navigate to All > System Notification > Email Access Restriction.

  2. Click New.

  3. Complete the form.

    FieldDescription
    NotificationChoose the notification that generates the email record that should be restricted.
    ApplicationDisplays the application scope.
    TableDisplays the target table for the notification that you selected.
    ConditionUse the condition builder to determine who can access the email record. The conditions must evaluate to true to enable read access to the email record.
    DescriptionEnter a short description of the read access restriction.
  4. Click Submit.

Parent Topic:Create an email notification