How to add personalised user signature in the email template in servicenow

Koyel Guha
Tera Contributor

Hi,

 

How the users can add their signature and use their own personalised signature on the email template while replying to the email.

 

Please share your ideas if anybody worked on this requirement.

 

Thanks.

1 REPLY 1

SANDEEP DUTTA
Tera Patron
Tera Patron

Hi @Koyel Guha ,

To add signatures to the email notifications, one can use the following ways to do so :-

 

  1. The best and optimal way to do this is to create a notification email script and add the signature in the script, and then use the mail_script as part of the notification script.
    • In order to create a mail script, please follow the following documentation : 
  2. Another recommendation is to use Email Layouts if you want. Having the same basic structure (eg a common footer):

For options on embedding "Signature" in a central location to affect all outgoing mails, this feature does not appear as Out of the box.

This requirement can be added to the Idea Portal, or it can be voted on (if it is already submitted). Our development teams will review and prioritise future releases based on feasibility and priority.

 

For more information on Idea Management for Customer Enhancement Requests, see "Idea Management for Customer Enhancement Requests".

 

Community Reference: Standard Email Signature/Footer

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.