Encrypting fields and attachments

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Once cryptographic modules are created, a security admin can define the encrypted fields configuration (EFC) and opt to encrypt a field or attachment on a table.

    How to encrypt fields

    주:
    Encrypted fields aren’t audited by design. This behavior isn’t configurable.
    1. Specify the key source: ServiceNow generated keys or your customer-supplied keys (bring your own key) in System Security > Field Encryption Settings.
    2. After specifying the key source, create a cryptographic module or use an existing cryptographic module. Start with Create a cryptographic module for instructions.
      주:
      If you use customer-supplied keys, follow the directions in Create cryptographic module for Field Encryption and Configure properties for customer-supplied keys.
    3. Create an encrypted field configuration to define where the encryption is applied. Here, you specify the target table and choose whether to encrypt a column or attachments within the table. See Set encrypted field configurations to get started.
    주:
    See Field Encryption Enterprise examples that illustrates how to encrypt fields and attachments using customer-supplied keys.