---
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


---

# Configure encrypted field configurations for fields or attachments

# Configure encrypted field configurations for fields or attachments {#ariaid-title1}

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

Create an encrypted field configuration to specify which fields are encrypted on a table, and whether that table's attachments are encrypted.

## Vorbereitungen

Role required: security_admin and sn_kmf.cryptographic_manager or sn_kmf.admin

You must have a configured field encryption module with a ServiceNow or customer-supplied key. If you have not yet configured a module, see [Configure Field Encryption modules](https://servicenow-prod.fluidtopics.net/KgQtmTCEjA1_hC9IWbpg9A "Learn how to configure Field Encryption modules.").

## Prozedur

1. Ensure that you are in the same application scope as the table you want to encrypt.
2. Navigate to AllSystem SecurityField EncryptionField Encryption ExperienceModules.
3. Select Create new.
4. In the Encrypted Field Configuration form, fill in the fields as needed.  
   {#configure-fe-fields-attachments__table_pnt_42l_f2c__entry__2}

   | Field | Value |
   |-|-|
   | Type | Select either Column or Attachment Hinweis: Attachment encryption is only available with Field Encryption Enterprise. |
   | Table | Select the table which will have it's fields or attachments encrypted. |
   | Column | If you have chosen Column in the Type field, select the fields to be encrypted. Hinweis: If the field you want to encrypt is not available, it may not be a supported type. The supported field types are: * String (including Full UTF-8) * Date * Date/Time * URL * HTML * Journal * Translated * Email * Phone {#configure-fe-fields-attachments__ul_iy5_hfl_f2c} |
   | Active | Whether the configuration is active. Wichtig: When active, your instance is actively encrypting new data in the selected fields or attachments. Users will not have access to this data unless they have permission via an associated Module Access Policy. Do not check if the field is not yet ready to begin encrypting and enforcing Module Access Policies. To ensure historical data is encrypted after an Encrypted Field Configuration is active, you'll need to run a Mass Encryption Job on the column. For details, see [Schedule mass encryption, decryption, or rekeying jobs](https://servicenow-prod.fluidtopics.net/zFqhMZZDbYGjie6eyZ9avA "Schedule encryption, decryption, and rekeying jobs to run at a time that is best for your instance."). |
   | Crypto Module | The field encryption module use by this encrypted field configuration. |
   | Method | Select Single Module to ensure all fields or attachments are encrypted by a single field encryption module. Select Multi Module to allow for different field encryption modules to be used for different rows within a column or different attachments. For details on multi-module configuration, see[Configure multi-module encrypted field configurations](https://servicenow-prod.fluidtopics.net/_wDtKgN8vsnKB74nQGaPYg "Create an encrypted field configuration that uses more than one encryption module."). |
   | Algorithm Equality Preserving | Displays whether Equality Preserving is enabled in the field encryption module selected in the Crypto Module field. |
   [ ]

   {#configure-fe-fields-attachments__table_pnt_42l_f2c}
5. Select Save.

