---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Create Encrypted Field Configurations

# Create Encrypted Field Configurations {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Configure specific table fields to be encrypted using your External Key Management Service (EKMS) cryptographic module with external Amazon Web Services Key Management System (AWS KMS) key wrapping.

## Vorbereitungen

Roles required: admin, secuirty_admin, and sn_kmf.cryptographic_manager

Confirm that you have created a cryptographic module with external key wrapping enabled. See [Configure an external key definition](https://servicenow-prod.fluidtopics.net/ljQ3vNp3pALVUrun2sAIIw "Configure your external encryption key to use in External Key Management Service (EKMS).").

## Warum und wann dieser Vorgang ausgeführt wird

An Encrypted Field Configuration (EFC) connects a specific table column to your EKMS cryptographic module. EFC creates a secure encryption chain where your data can only be decrypted if both the ServiceNow data encryption key (DEK) and your external AWS key are available.

## Prozedur

1. Navigate to AllSystem SecurityField EncryptionField Encryption EnterpriseConfigurationsEncrypted Fields.
2. Select Create new.
3. Complete the EFC form.  
   {#ekms-create-encrypted-field-config__table_kfg_lzv_bkb__entry__2}

   | Field | Description |
   |-|-|
   | Table | Table whose fields or attachments are to be encrypted. |
   | Type | Column to encrypt a table column or Attachment to encrypt all of a table's attachments. Types of data encrypted are: * String text (Full UTF-8) * Attachments * Date, Date/Time: Hinweis: You can create encrypted field configurations to encrypt existing Date and Date/Time fields. You can add a new encryption configuration to a parent table only. You can't add a new encryption configuration to a child table. * URL * HTML * Journal * Translated {#ekms-create-encrypted-field-config__ul_mzq_w34_fpb} |
   | Active | Select to mark the configuration active. Deselect if the configuration isn't yet in use. |
   | Column | Column (field) to be encrypted if you selected column as the type. |
   | Encrypt by default | Select this option to verify records that fall outside of the defined criteria are still encrypted by the default field encryption module. If you don't select this option, any records that fall outside of the condition builder criteria won't be encrypted. |
   | Field Encryption module | The cryptographic module that the encrypted field configuration applies to. Hinweis: Verify that you select the crypto module that has the "External wrap key" flag enabled. Using a module without external wrapping encrypts data with ServiceNow's internal keys instead of your AWS KMS key. |
   | Method | Select Single Module to set the field configuration across one module. Select Multiple Modules for role-based access that spans across more than one cryptographic module. Single Module :   Use this option to encrypt all attachments using a single module. Your users need access to this module, otherwise they aren't able to upload attachments. Multiple Modules :   Use this option to enable users to choose a module when uploading attachments. Users with access to one or more modules can select a module to use for encryption. Users with no module access can upload unencrypted attachments. |
   | Algorithm Encrypted Preserving \[read-only\] | Indicates if the crypto module that you selected is already configured to support non-deterministic encryption. This means that if the same data is encrypted more than once, the encryption is different each time. |
   [ ]

   {#ekms-create-encrypted-field-config__table_kfg_lzv_bkb}
4. Select Save.

## Ergebnisse

The field's data established by the EFC are encrypted using the Data Encryption Key (DEK) that is wrapped by your AWS KMS key.

## Nächste Maßnahme

Next steps:

* [Configure module access policies to control which user roles can view the encrypted data in clear text](https://servicenow-prod.fluidtopics.net/nBRMQAtk04wAF4Jhfpr2uw "Define which user roles can view encrypted data in clear text by configuring module access policies for External Key Management Service (EKMS).")
* [Test access with users who have appropriate roles](https://servicenow-prod.fluidtopics.net/F6NOlVR3x7kGZrGmUHku~Q "Test your external encryption key to use in External Key Management Service (EKMS).")
* [Test that users without appropriate roles can't view the encrypted data](https://servicenow-prod.fluidtopics.net/EoaP6xop_9tey6bLq7Skvw "Modify the status of your Amazon Web Services Key Management System (AWS KMS) key and synchronize the status with your ServiceNow instance.")
{#ekms-create-encrypted-field-config__ul_tbz_tcy_j3c}  
Warnung:  
Without configured module access policies, users might be unable to view the encrypted data, or access might be unrestricted depending on your system configuration. Configure access policies immediately after creating encrypted field configurations.

