We have more than 1 market in same instance .We need to create new Administrator folder (Access management,Configuration,Platform,Campaign management,Production ) under each market folder.When we try this there is no option to create new Administrator folder.
Create a package definition, xtk:folder full path starts with /Administration/
Export the package to a file on your desktop
Replace all the internal names in the package file with prefixed names, e.g. xtkAdministration -> tenant_xtkAdministration
Import the package
Move the new admin root under your tenant
NB while folders are the major part of multitenancy, there's more complexity to it and proper implementation takes careful work and familiarity with product internals.
Create a package definition, xtk:folder full path starts with /Administration/
Export the package to a file on your desktop
Replace all the internal names in the package file with prefixed names, e.g. xtkAdministration -> tenant_xtkAdministration
Import the package
Move the new admin root under your tenant
NB while folders are the major part of multitenancy, there's more complexity to it and proper implementation takes careful work and familiarity with product internals.