Anonymization Tool

Note: This integration is an extension that is developed outside the normal release schedule to meet specific customer needs. To request one of these extensions, you must submit a Salesforce Service Request to UKG. After the extension is delivered to your tenant, you can edit it accordingly.

The Anonymization Tool removes, scrambles, or replaces all personally identifiable information from the Person Record when employees invoke their Right to be Forgotten.

The integration offers two options:

  1. Without Traceability:

    • Both Employee ID and personal info are removed.

    • After anonymization, you cannot link the anonymized record to the original employee.

    • This is a full anonymization process, and irreversible.

  2. With Traceability:

    • After anonymization, it will still be possible to reverse the anonymized employee, if required.

    • The Employee ID will remain as the key to the record.

    • All other visible identification (For example, last name, first name, address, email.) will be anonymized.

Three anonymization types are available:

  1. Replace:

    • The field content is replaced with a configurable text string or date.

    • Use for fields that do not require unique entries, such as date fields.

  2. Scramble:

    • The field content is replaced with a scrambled string.

    • Use for fields that must have unique entries, such as employee ID fields.

  3. Remove:

    • The entire content of the field is removed.

    • Cannot be used for required fields or date fields.

Note: This integration temporarily reinstates licenses for terminated employees to allow you to delete the Leave Administrator and Attendance Administrator; it then returns the employee to terminated status. We recommend not running this integration in parallel with other integrations that are processing active employees.