#Configuring User Anonymization

Open iT supports data anonymization, allowing users to anonymize information based on a specific source.

 Analysis Server User Anonymization - License Monitor Portal

Analysis Server User Anonymization - License Monitor Portal

These are the required steps to configure user anonymization:

  1. Set which element of the reports you want to anonymize.    Setting Report Element to Anonymize

  2. Configure mapping sources. When the selected source for anonymization is one of the usergroup fields (LocationDepartmentDivision, or Cost Center), map the chosen source using the Mapping Source page.

       Adding a Mapping Source   Configuring a Mapping Source

  3. Set what to display for the anonymized report element.    Setting Display for Anonymized Report Elements

  4. Apply the configuration. You can wait for the next scheduled processing, but if you want to apply the configuration immediately, reprocess the SQL data with /fullwipe and reprocess all the data.

       Processing Loaded SQL Data   Processing Loaded Data

#Results of Anonymization

The following user information is anonymized in the following manner:

AttributeDescription
UserIdThis will be anonymized as "User" + auto increment number. (e.g., User1, User2)
EmailThis will be anonymized as UserId + "@company.com". (e.g., User1@company.com, User2@company.com)
DisplayNameThis will be anonymized as UserId.
UserNameThis will be anonymized as UserId.
Results of Anonymization

    We value your feedback!

    Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

    Take survey

    Close