Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure confidentiality in GRC tables

You can create a confidentiality configuration record in your GRC tables.

Before you begin

Before you begin the confidentiality configuration on your table, you must create three new columns in the table that you want to enable confidentiality in.

Role required: sn_grc.admin.

TypeCommentsExample column nameDescription
BooleanConfidentialu_confidentialFlag that marks or unmarks whether a field is confidential.
List, Reference to sys_user tableAllowed usersu_allowed_usersField that contains the list of users who can access the confidential record.
List, Reference to sys_user_group tableAllowed groupsu_allowed_groupsField that contains the list of user groups who can access the confidential record.

For more information, see KB1497382.

Procedure

  1. Navigate to All > GRC Administration > Confidentiality Configuration and select New.

  2. In the new confidential configuration form, fill in the fields that are required for enabling confidentiality for the GRC tables.

    For more information about the fields, see Confidentiality configuration form.

Image omitted: confidential-configuration.png
Confidentiality configuration record.
  1. Select Submit.

Result

Confidentiality is enabled for the GRC table that you selected.

Parent Topic:Confidential records