I’m trying to create new tenants for a new environment (test, stage, prod) and they will follow generally all the settings of the existing tenant (dev) with few changes.
It appears that the only way to create a new tenant is to start with a brand new tenant and manually configure it. To configure it, I will have to refer to the settings of the existing tenant and manually search through all the tabs and look for all the configurations it uses. And then replicate them in the new tenant one by one. While this is doable, its inefficient but more importantly error prone.
Is there a better way to create a new tenant from the existing tenant? e.g. clone it