# Delete Tenant

When an organization change occurs and a tenant is no longer required, the tenant may be removed by performing a delete in Clarity.

{% hint style="warning" %}
**Attention**

**Warning:** Once removed, a tenant cannot be restored.
{% endhint %}

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

To delete 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/HKMD3E7KTLXEIpzlDeh5" alt=""><figcaption></figcaption></figure>

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

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

6\. Click Delete Tenant on the message if you are sure that you want to delete the tenant.

The tenant is deleted and no longer available for use.


---

# 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-delete-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.
