Sensitive Data
Overview
You can learn how to set up data that requires management within your organization, such as personal information or sensitive data, as sensitive data policies. In the Sensitive Data menu, you can select the connection for which to set policies, create policies, and register and manage rules for sensitive data on a table and column basis. When created as a policy, you can check access records to sensitive data through separate logs and receive notifications through the Alert feature.
Creating Sensitive Data Policies
Register new sensitive data policies by connection.

Administrator > Databases > Policies > Sensitive Data
- Navigate to Policies > Sensitive Data menu in Database settings.
 - Click the 
Create Policybutton in the top right corner. - Enter the following information for policy creation:
- Policy Name : A name to distinguish the policy on the screen.
 - Target Connection : Select the connection to apply the policy to. One policy can be linked to one connection.
 
 - Save by clicking the 
Savebutton. 
You can confirm that the policy has been created in the Sensitive Data policy list.
Registering Rules in Sensitive Data Policies
After creating a policy, register the path of the data to which the policy will be applied as a rule.

Administrator > Databases > Policies > Sensitive Data > Rule List
- Click on the policy you created in the Sensitive Data menu.
 - The policy details and rule registration screen will be displayed. Click the 
Add Rule Listbutton on the right. - Select the path of the data to apply the policy to in order:
- Database Name : Required value for rule registration.
 - Table Name : Required value for rule registration. In this case, all data in the table is set as sensitive data.
 - Column Name : Select a column if you want to apply the policy only to specific columns within the selected table.
 
 - Select the sensitivity level of the data to apply the policy to:
- Choose one of three levels: High, Medium, or Low.
 - The selected Sensitive Level information can be set as a trigger condition for future Alert notifications.
 
 - Save by clicking the 
Okbutton. 
You can confirm that the rule has been registered in the Rule List tab. Now when users access the data, you can check the access history in the Logs tab. To set up sensitive data policies as notifications, refer to the Alerts documentation.
From version 10.2.8, the sensitive data access history visible in the Log tab has been improved to include queries performed by users. Click on a Log row to see the detailed information including the query performed by the user.

Sensitive Data Log Query Content Display
When selecting Database Name, the error “[ENGINE] [30101] Please Check the user credential or IP ACL settings. Access denied for user ‘username’@‘host’ (using password: YES)” occurs. A. In this case, the DB account information may not be set up or may be set up with incorrect information. Click on the connection information in Database Settings > Connection Management > DB Connections menu, then enter and save the Database Username / Password information and try again.