- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2022 11:35 PM
Hi All,
Is the attachment encryption under Column Level Encryption free or paid?
I checked few videos and article which shows about enabling the 'Encryption Support' plugin but in latest releases its changed to Column Level Encryption and even after enabling it, doesnt show any tabs of Context[Note this i have done in my PDI which is in San Diego and also elevated to security admin role]...
From the docs.servicenow.com, i see that CLE Enterprise should be bought which will have the field and attachment encryption options available..
Would like to know if anyone has recently used this and whether its paid or free
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2023 06:32 AM
I've gone around and around with ServiceNow on this topic. Attachment encryption and column level encryption are included as part of the base package, however there are limitations. You can only create up to 5 module access policies (which control how users get access to the encrypted data, like via role) and you are locked out of scripting any encryption without CLE Enterprise (I tried, and you get an error indicating you need CLE-E to use it when the script executes). So, if you are comfortable with the OOB attachment encryption via CLE where attachments are encrypted when they are uploaded and do not need to script anything for it then you're fine. If like us you need to ensure that all attachments added by a user are encrypted every time then you may find that you need to script attachment encryption to account for the possibility that an attachment may be uploaded unencrypted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2022 11:47 PM
Hi @pratik0306 ,
As per the Doc:-
Column Level Encryption with encryption modules is included for free in your instance and includes NIST 800-57 key management and encryption.
Refer :Encryption and Key Management subscription bundle
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2022 01:09 AM
but this doesnt show any context info or any other setting... it just says available... there is also CLE Enterprise which is showing as Paid and available with a subscription

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2023 06:32 AM
I've gone around and around with ServiceNow on this topic. Attachment encryption and column level encryption are included as part of the base package, however there are limitations. You can only create up to 5 module access policies (which control how users get access to the encrypted data, like via role) and you are locked out of scripting any encryption without CLE Enterprise (I tried, and you get an error indicating you need CLE-E to use it when the script executes). So, if you are comfortable with the OOB attachment encryption via CLE where attachments are encrypted when they are uploaded and do not need to script anything for it then you're fine. If like us you need to ensure that all attachments added by a user are encrypted every time then you may find that you need to script attachment encryption to account for the possibility that an attachment may be uploaded unencrypted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2022 01:11 AM
example screenshot from PDI