# Edit Tenant

Tenant and Users management enables you to make changes to existing tenants. Including changing tenant quotas, users with access to the tenant, the available networks and virtual machine flavors available inside of the tenant.

You must be an administrator to edit, create and delete tenants.

To edit a tenant, follow the steps given below.

1\. Log in to Clarity.

2\. Click Tenants and Users in the left panel.

3\. Click the Tenants tab.

<figure><img src="/files/1vTvC2Da9udFdPsVjvRM" alt=""><figcaption></figcaption></figure>

4\. Select the check box for the tenant to edit.

5\. Click Edit Tenant on the toolbar seen above the list of tenants.

6\. Make the required changes for the tenant in the respective sections.

7\. Click Save.

The changes are saved to the tenant.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-openstack/5.8/tenant-administration/tenant-admin-edit-tenant.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
