Exploring Data Classification
Summarize
Summary of Exploring Data Classification
Data Classification in ServiceNow provides visibility into data types on the AI Platform, ensuring compliance with privacy laws and industry regulations, particularly in sectors like financial services and medical device manufacturing. It allows for manual application of data classifications to dictionary entries in any table, with the option to use predefined classifications or create custom ones. This flexibility helps organizations manage and protect sensitive information effectively.
Show less
Key Features
- Manual Classification: Apply data classifications to existing dictionary entries, with the ability to modify classes as per business needs.
- Predefined and Custom Classes: Utilize predefined classifications included in demo data or create a hierarchical system of custom classes.
- Overview Dashboard: Analyze data classifications and customize the dashboard to assess user data access needs.
- APIs for Integration: Use REST APIs to incorporate classification metadata into workflows and applications.
- Domain Separation Support: The classification process is compatible with domain separation, enhancing data security.
Key Outcomes
Implementing data classifications enables organizations to identify and protect Personally Identifiable Information (PII) and other sensitive data, ensuring compliance with regulations like GDPR. Administrators can confirm the accuracy of classifications through the Overview dashboard, which aids in tracking data subject to privacy laws and maintaining data integrity within the ServiceNow environment.
Explore about data classification.
- Visibility into the types of data hosted on a ServiceNow AI Platform instances.
- Compliance with privacy laws, and meeting regulation requirements for industries such as financial services and medical device manufacturing.
Data classifications
- You classify data as you find appropriate for your business and you can alter the available data classes as necessary.
- When you classify data, you can use the pre-defined data classifications, or create your own. Although use of pre-defined data classifications is optional, it is advisable do so as a starting point. These pre-defined data classifications are included in demo data that you can install in your instance. To learn more, see Installing Data Classification plugin demo data and Components installed with Data Classification demo data.
- If you create your own data classifications, you can also design a tiered hierarchical system with parent and child data classifications.
- When creating manual data classifications on an extended or child table, base fields inherited from the parent table are not available for selection.
Classification is supported only for dictionary entries. You can't assign different classifications to inherited columns because they share the same dictionary entry. For example, you can't classify task.description as PII while classifying incident.description as Public, as the incident table is a child of the task table.
Overview dashboard
Use the Overview dashboard to understand how your current data tables map to different data classifications. You can also analyze how your global, regional, international users may require different approaches to data classification, regarding the use or access to data. You can also customize the Overview dashboard content and layout to fit your needs.
Use cases
General Data Protection Regulation (GDPR) is a European Union regulation whose purpose is to provide individuals with control over their own personal data. You can use data classifications, such as Personally Identifiable Information, to identify where personal data is being stored in your instance. By applying the appropriate security mechanisms to protect that personal data from leaking out, your organization satisfies GDPR requirements.
You can apply a Restricted data classification to Employee table columns that store sensitive employee information such as Social Security Numbers (SSN). Administrators and auditors can then use the Overview dashboard to confirm that you have assigned data classifications to the correct columns. They can also view the classification details for restricted types of information.