---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Hide email watermarks globally

# Hide email watermarks globally {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Rather than omitting watermarks, it is possible to hide watermarks for global
application using HTML markup.

## Before you begin

Role required: admin

## About this task

Watermarks can only be hidden in the HTML message for the global application. The text version of the message, because it does not have markup allowing show/hide semantics, will always have the watermark.

## Procedure

1. In the Filter Navigator, enter `sys_properties.list`.
2. Select New to create a new property.
3. In the Name field, enter `glide.email.watermark.visible`.
4. From the Type drop-down list, select true \| false.
5. In the Value field, enter false.
6. Select Submit.  
   This ensures that all watermarks are hidden on all email messages. This cannot be done on a per-email basis.

