---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/employee-service-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Contact Tracing user privacy consent notification requirements

# Contact Tracing user privacy consent notification requirements {#ariaid-title1}

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

Add a Contact Tracing user privacy consent notification to request users
to view the privacy policy and seek their consent to use their data for contact
tracing.
Abbildung : 1. User Privacy Consent base system notification  
Complete the remaining settings.

* Table field: Select User Privacy Notice and Consents \[sn_imt_tracing_user_privacy_consent\]
* When to send tab
  * Set the Conditions as shown in the image.
  * Enter the Advanced condition script as shown with these modifications:
    * Give the variable a different name, for example, employeeCheckInAcmeSysId.
    * Enter the new notification sys_id as the value.
    * Enter the variable name you declared at the end of the second line.

    {#contact-tracing-notification-rqts-privacy__ul_x5j_qcj_gmb}

    Example advanced condition script:  

        var employeeCheckInAcmeSysId = '<replace with this notification sys_id';
        answer = current.employee_check_in.notification == employeeCheckInAcmeSysId

  {#contact-tracing-notification-rqts-privacy__ul_w5j_qcj_gmb}
* Who will receive tab: Select Assigned to in Users/Groups in fields.
* What it will contain tab: Enter the subject and text of the email message.

  Make sure that you include the link to the Privacy Consent form in the email
  message.
{#contact-tracing-notification-rqts-privacy__ul_v5j_qcj_gmb}

