Operations

Anonymize

Take actions in order to anonymize the data. Data can be anonymized in different ways:

  • Fake data + label: Converts current values to other real values by using the label assigned.
  • Functions: Some functions created to transform the value. See list of functions.
  • Saved functions: Apply a function previously created in the configuration items section.
  • Custom function: Write a custom function to apply to the values of the field. See how to create a custom function.
  • No action: The original values are kept untouched.

On this page