You are here:
Platform Encryption Analyzer Tab
Before encrypting fields in an org, find out which ones are compatible with Salesforce Shield Platform Encryption. Encryption helps protect sensitive data by converting it into a format that is unreadable without the appropriate decryption key.
- Throughout the Platform Encryption Analyzer, some terms and icons are used consistently.
- All Clear: Field level encryption can be enabled on these fields with no impact to user functionality in Salesforce. We recommend testing in a sandbox prior to production deployment.
- Blocked by Configuration: These fields do not comply with the Salesforce rules, but steps can be taken to allow encryption.
- Blocked by Platform: These fields do not comply with Salesforce rules and cannot be encrypted.
- Encrypted by Shield: These fields are encrypted by Salesforce Shield Platform Encryption.
- Standard: These fields are using the standard encryption settings available with Shield Platform Encryption.
- Filter Preserving: These fields are using the filter preserving encryption settings available with Shield Platform Encryption.
- It is recommended to perform Data Classification prior to analyzing high-risk fields. Once Data Classification has been completed, the next step is to determine which fields require encryption. Use the check box next to each field to analyze it for available encryption options.
- Use the available Filters in the Field Explorer to review fields. Selected fields are displayed until unselected, even if the filters are changed.
- From the Options Menu, visibility can be toggled for "Object Name", "Name", "Developer Name", "Data Type", "Description", "Help Text", "Compliance Categorization", "Fill Rate", "Sensitivity", and "Result".
- Analyze Platform Encryption Fields
Determine which fields can be encrypted without affecting other configurations in an org. Prioritize which fields need encryption based on their sensitivity and compliance requirements. - Encrypt Fields with Secure
Encrypt sensitive fields using the Platform Encryption Analyzer so you can protect your data. Encrypt fields directly from the analysis results, and then confirm the encryption options. You can also exclude fields from encryption, include previously excluded fields, and download a compliance report of the last analysis as a PDF file. - Dynamic SOQL and Secure Platform Encryption
Dynamic SOQL lets you create SOQL strings at run time within Apex, so you can build more flexible applications. This flexibility is useful in environments where queries are constructed dynamically based on user input or other run time conditions.

