Tenants¶
A 'Tenant' signifies ownership of an object in Nautobot and as such, any object may only have a single Tenant assigned.
More information on Tenants can be found in the Tenants section of the Nautobot docs.
Creating a Tenant¶
To create a Tenant:
- Click on Organization on the top navigation menu
- Find Tenants and click on the
+
- Populate the
Name
field - The
Slug
field will auto-populate based on theName
field, but this can be manually overwritten - Click the
Create
button
Assigning a Tenant to an Object¶
It is simple to assign a Tenant to an existing object. This next example will add a Tenant to an existing Device.
- Click on Devices in the top navigation menu
- Look for the Devices option and click on it
- This will take you to the Devices page
- Click on the specific Device you want to add the Tenant to
- This will take you to the main page for that Device
- On the specific Device page, click on the
Edit
button
Once on the page to edit the Device:
- Make a selection from the
Tenant
drop-down menu selector - Click the
Update
button
This will take you back to the main page for the Device.
Notice that the Tenant
field is now populated/updated.