# Deleting Tenants and Re-inviting Users

Navigate to [guardianservice.app/login](https://guardianservice.app/login)

Enter your Tenant Admin Credentials, then click on "Login"

<figure><img src="/files/jganDWwWLWqIDspDqWwT" alt=""><figcaption></figcaption></figure>

<figure><img src="https://colony-recorder.s3-accelerate.amazonaws.com/files/2023-07-14/198f9840-9fca-44bc-98a9-fdc9c9ca7acd/ascreenshot.jpeg?AWSAccessKeyId=AKIA2JDELI43YPETRQSC&#x26;Signature=PrKuezQa05kKO8c7i7j1fZai4Mc%3D&#x26;Expires=1689386987" alt=""><figcaption></figcaption></figure>

Delete your "Testnet" tenants by clicked on the delete button. This will delete all tenant data including users, policies, etc.

{% hint style="warning" %}
Make sure to export all policies and schemas that you want to keep prior to deleting the tenant. There is no way to get that back once tenant deletion occurs.
{% endhint %}

<figure><img src="/files/3i6xJt0wyWwRCGUEyIml" alt=""><figcaption></figcaption></figure>

Create a new tenant by clicking on the "+ Add New Tenant" button. The new tenant will now be configured with the correct environment variables.

<figure><img src="/files/wZalpz90K10mosAM6tjd" alt=""><figcaption></figcaption></figure>

Re-invite the users by clicking on the "Send Invite" button

<figure><img src="/files/QKdBLok5fmGvCPqHsOXu" alt=""><figcaption></figcaption></figure>

Enter the email for the desired user and click "Send Invite"

<figure><img src="/files/4L6e3g0G9a7U1i8RNMTd" alt=""><figcaption></figcaption></figure>


---

# 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.guardianservice.app/technical-information/process-for-testnet-resets/deleting-tenants-and-re-inviting-users.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.
