Data Privacy and Control

DarwinNow
Tera Contributor

Hello there,

 

How can I limit the data from being accessed/viewed by user in the same ServiceNow environment to ensure the confidentiality, integrity, and availability of sensitive information?

 
2 REPLIES 2

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

It would be good to provide a bit more information on the exact requirements. For example restricting data in a table based on columns can be achieved using ACLs, but if you want to restrict a subset of rows (entire rows) from the table then it requires a bit more work.

 

You can probably use roles and ACLs but if your requirements are more complex than an application like Data Privacy might be what you are looking for.

 

 

swathisarang98
Giga Sage
Giga Sage

Hi @DarwinNow ,

 

Could you please elaborate a little bit more on the requirement ? like on which table you are trying to restricting user from accessing data ?

 

Please mark this comment as Correct Answer/Helpful if it helped you.

Regards,

Swathi Sarang