Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Contents


Personal data related to a system user can be automatically anonymized in Workplace Management. The systems administrator can determine the period after which the data is automatically anonymized. The following data can be anonymized from all personal data to ensure confidentiality:

  • Archived users

  • Reservations

  • Visitors

Be aware when using customization. If additional fields and objects are created or updated concerning data that is also being anonymized, those customization parts are likely not included by default.

Also avoid the use of field specific logging. If, for instance, specific reservation fields are logged (each change to the field is saved in an ‘objectHistory’ object), an administrator can always see the creator of that logged change, even after the reservation itself is anonymized.
So, it is advised not to use field logging and limit the use of customization in combination with the anonimization-related objects.

Archived users

Setup

Via ‘Client settings’ -> ‘Authentication’ tab, it is possible to indicate that all users who have been archived must be anonymized automatically X days after being archived.

image-20240315-065457.png

How does this work?

All personal data from the system user (e.g., the username), contact (e.g., the email address), and person (e.g., the first- and last name) will be either replaced by a '*' or removed.

image-20240315-065515.png

image-20240315-065548.png

Reservations

Setup

Via ‘Module settings’ -> ‘Reservations’ tab, it is possible to indicate that reservations must be anonymized automatically X days after the end time of the reservation.

image-20240315-065616.png

How does it work?

Reservations are automatically anonymized by:

  • Replacing the subject and description with a '*'

  • Changing all the contact fields of the reservation and the linked objects (e.g. tasks) to the general system administrator

  • All visitors or participants linked to the reservation are decoupled from the reservation

  • If the reservation is part of a recurring reservation, the recurring reservation is anonymized once the last reservation of the series is anonymized

image-20240315-065642.png

image-20240315-065658.png

Visitors

Setup

Via ‘Module settings’ -> ‘Visitors’ tab, it is possible to anonymize visitors automatically X days after departure or canceled visitors.

image-20240315-065806.png

How does it work?

After the visitor has departed or has been canceled, the name of the visitor will be replaced by ‘-.’

image-20240315-065842.png

  • No labels