How to hide watermarks on emails

sath
Tera Expert

Hi,

I need to hide watermarks on emails and came across the below article. Set the property "glide.email.watermark.visible" to false, but I still see them on emails. Please assist.

 

https://www.servicenow.com/docs/bundle/yokohama-platform-administration/page/administer/notification...

 

5 REPLIES 5

GlideFather
Tera Patron

Hi @sath,

after you set the property to false, how did you verify - you checked from the email logs or review a real email sent from ServiceNow in your email client (e.g. Outlook or Apple Mail)?

I do not have any available instance where to replicate this at the moment.

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@sath 

 

In regards to the property glide.email.watermark.visible,  I found following:

Indicates whether the watermark in email notifications is visible (true) or is wrapped in a hidden div tag (false).

Note: Email clients that use the plain text version of the email show the watermark.
  • Type: true | false
  • Default value: false
  • Location: System Property [sys_properties] table

https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/administer/reference-page...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hi Kamil, I tested for the watermark by sending real email from our test instance to email client.

All of our notifications are using HTML and plain text content type

 Screenshot 2025-06-26 at 3.36.33 PM.png

@sath and what about the Omit watermark checkbox?

Omit means leave out, it could be it

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */