Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Is there a way to implement Data Loss Prevention scan for Chat? - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Is there a way to implement Data Loss Prevention scan for Chat?
KB0691427

Is there a way to implement Data Loss Prevention scan for Chat?


980 Views Last updated : Jan 3, 2025 public Copy Permalink
KB Summary by Now Assist

Issue



Description


This document explains how to implement Data Loss Prevention scan for Chat to protect sensitive user information like SSN, Credit Card numbers etc.

Procedure


The closest solution ServiceNow can suggest is Edge encryption plugin that ServiceNow provides. All the chat messages are stored in Additional Comments or Worknotes fields in chat_queue_entry table. So if the user enables pattern base edge encryption on these fields, they might be able to achieve the results. Once an encryption pattern is stored and activated, the Edge Encryption proxy server identifies strings that match the pattern in requests. Once located, the clear text string is stored in the customer's proxy database and replaced on the instance with a token. Use encryption patterns to tokenize strings that match regular patterns such as social security and credit card numbers. While we recommend that encryption configurations be the primary method of encryption, use encryption patterns as a supplement to locate and secure sensitive information found outside of encrypted fields. Please refer ServiceNow docs for more information on edge encryption. 

https://docs.servicenow.com/csh?topicname=c_EdgeEncryptionOverview.html&version=latest 
https://docs.servicenow.com/csh?topicname=c_EncryptionTypes.html&version=latest 

Applicable Versions


All the available versions

Additional Information


Since this is a customization, ServiceNow Support will not be able to help the customer with implementing the same as ServiceNow does not offer support for implementations. 


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.