Home > User Guide > Data Management > Data Cleanup > Overview

    Export to PDF

    Data Cleanup

    To comply with GDPR, AvePoint Cloud Backup for Salesforce® provides the Data Cleanup feature to allow administrators to clear or overwrite the field values of backup or archived records. Administrators can configure data cleanup templates to define the fields you want to clean up for each object. Note that audit fields are not supported by this function. For the supported and unsupported fields in data cleanup, refer to Appendix F - Supported and Unsupported Fields in Data Anonymization and Cleanup.

    Any field values that can be empty in Salesforce will be cleared. For required fields, if they are related to other objects, or there is no need to overwrite, the original values will be kept; other required field values will be overwritten. Refer to the How will field values be overwritten? table for details.

    To avoid accidental data loss, you can set an approval process for the data cleanup. With this feature enabled, data cleanup needs approval from administrators. For details, refer to Enable Approval Process for Data Cleanup.

    How will field values be overwritten?

    FieldActionOverwritten ValueExample
    Auto NumberKeep original value//
    CheckboxKeep original value//
    CurrencyOverwriteRandom number according to the character length and decimal precision limits of this field in Salesforce.8888.00 – 965289.27
    DateOverwriteThe day when the data cleanup job is run for the field.
    Date/TimeOverwriteThe time when the data cleanup job is run for the field.
    EmailOverwriteRandom string + @GDPR.com.user@contoso.comabcd@GDPR.com
    External Lookup RelationshipRelated to other objects; Keep the original value//
    FormulaKeep original value//
    GeolocationOverwriteRandom latitude and longitude
    Lookup RelationshipRelated to other objects; Keep the original value//
    NumberOverwriteRandom number according to the character length and decimal precision limits of this field in Salesforce.123.45 – 159.35
    PercentOverwriteRandom percentage
    PhoneOverwriteRandom number. The character length is the same as the original value.1234567890 – 1593574562
    PicklistUnsupported//
    Picklist (Multi-select)Unsupported//
    Roll-Up SummaryKeep original value//
    TextOverwriteGDPR + random string.
    If the length is shorter than 4 characters, generate a random string with the same character length.contoso.com – GDPRasdf1Gh
    Ada – xHt
    Text AreaOverwriteGDPR + random string.
    If the length is shorter than 4 characters, generate a random string with the same character length.contoso.com – GDPRasdf1Gh
    Ada – xHt
    Text Area (Long)OverwriteGDPR + random string.
    If the length is shorter than 4 characters, generate a random string with the same character length.contoso.com – GDPRasdf1Gh
    Ada – xHt
    Text Area (Rich)OverwriteGDPR + random string.
    If the length is shorter than 4 characters, generate a random string with the same character length.contoso.com – GDPRasdf1Gh
    Ada – xHt
    Text (Encrypted)OverwriteGDPR + random string.
    If the length is shorter than 4 characters, generate a random string with the same character length.contoso.com – GDPRasdf1Gh
    Ada – xHt
    TimeOverwriteThe time when the data cleanup job is run for the field.
    URLOverwritehttp://GDPR. + random stringhttp://contoso.comhttp://GDPR.abcd1e