# Deleting a Tenant

### Deleting an Existing Tenant <a href="#h_c7d6631bdd" id="h_c7d6631bdd"></a>

To delete the Arnica tenant associated with an account, follow the steps below:

* Log into your existing account in Arnica
* Click on your account icon in the upper right corner
* Select the "Edit Account" Option
* Click the "Delete" Option and confirm your selection by clicking "Yes I am sure"

This will delete the tenant entirely and remove your user from the org. It will also log you out.

Logging back into Arnica will recreate your user and generate a new tenant owned by your user.

The below screenshot shows where you can delete your existing org within Arnica:

<figure><img src="https://downloads.intercomcdn.com/i/o/622924347/fff2b4e3858382a8ac95419f/image.png" alt=""><figcaption></figcaption></figure>

Similar Topics: [How do I invite members to my tenant?](/arnica-documentation/platform-operations/how-do-i-invite-members-to-my-tenant.md)


---

# 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.arnica.io/arnica-documentation/platform-operations/deleting-a-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.
