1# Tenants 2 3A tenant represents a discrete grouping of resources used for administrative purposes. Typically, tenants are used to represent individual customers or internal departments within an organization. The following objects can be assigned to tenants: 4 5* Sites 6* Racks 7* Rack reservations 8* Devices 9* VRFs 10* Prefixes 11* IP addresses 12* VLANs 13* Circuits 14* Clusters 15* Virtual machines 16 17Tenant assignment is used to signify the ownership of an object in NetBox. As such, each object may only be owned by a single tenant. For example, if you have a firewall dedicated to a particular customer, you would assign it to the tenant which represents that customer. However, if the firewall serves multiple customers, it doesn't *belong* to any particular customer, so tenant assignment would not be appropriate. 18