1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

6 lines
412 B
Markdown
Raw Normal View History

2020-03-05 11:21:52 -05:00
# Tenant Groups
2020-07-30 13:02:53 -04:00
Tenants can be organized by custom groups. For instance, you might create one group called "Customers" and one called "Departments." The assignment of a tenant to a group is optional.
2020-07-30 13:02:53 -04:00
Tenant groups may be nested recursively 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.