...
From this guide, you will learn how to set up a fully anonymized customer in Dstny Analytics. The customer can be used in demos and training sessions , since no names or numbers are identifiable as actual persons or companies.
...
Create “The Company” demo customer
Note |
---|
Important: Make sure you are in the context of the template customer before running the command described below |
Run this command in the platform CLI. Switch out the XX at the end with the Customer Id of the template customer:
...
In the customer list, you should now find a customer called The Company:
...
You can rename the customer or change the description to differentiate multiple demo customers.
The measurement objects (agents, attendant groups etc.) will have fictional names, and the users will be grouped hierarchically under two different cities :with fictional departments.
The reports will be based on actual data, but since it is fully anonymized, it can be used for demos and training sessions:
...
Delete a Demo customer
Note |
---|
Important: Make sure that you are NOT in the context of the customer you want to remove before running the command described below |
Run this command in the platform CLI to remove any customer. Please double-check that you got the Customer Id correct before running it. Switch out the XXXX part with the Customer Id of the customer you want to delete. You must also include your own user id in the command as a safety measure.
Note |
---|
The deletion can not be reversed, so make sure the Customer Id is the correct one |
Code Block |
---|
DeleteCustomer -i XXXX -v youruser@yourdomain.com |