Closes #4491: Update docs to indicate support for nesting objects

This commit is contained in:
Jeremy Stretch
2020-04-15 09:41:57 -04:00
parent e0f819691f
commit cb84e3bb2e
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# Tenant Groups
Tenants can be organized by custom groups. For instance, you might create one group called "Customers" and one called "Acquisitions." The assignment of tenants to groups is optional.
Tenant groups may be nested to achieve a multi-level hierarchy. For example, you might have a group called "Customers" containing subgroups of individual tenants grouped by product or account team.