Hi @ahadnoor.shakti,
Thank you for your reply!
I’d be happy to submit a feature request on your behalf regarding the ability to select “multi-region” from a dropdown when creating a new tenant. Please let me know if you are interested.
As it stands, if you create two tenants, both in different regions, it will be your responsibility to sync them. I’d recommend looking into the Deploy CLI or Terraform Provider as these tools can help manage your tenant configurations.
You could use one of those tools to export the configuration of tenant A and import it into tenant B, for example. The frequency will be up to you, as this is not an out-of-the-box Auth0 solution. The User Import/Export Extension allows you to import and export your existing database users. Similarly to the tenant configuration export example, you could periodically export users (and request password hashes from the support team) from tenant A and import them into tenant B.
Please let me know if you have any additional questions!
Thanks,
Mary Beth