# Tenant Deletion Procedure

Solar Archive support the automated procedure to delete the disabled tenant with its data like database records / AWS S3 archived content / Solr indexes / tenant's local directories.

Please find the procedure to disable a tenant within Solar Archive:

1. Fully disable the tenant from the SU interface -> Company listing page.
2. Coordinate with the tenant to halt journaling from their system to the archive.
3. Contact the Solar Archive support team to confirm the deletion.

{% hint style="warning" %}
If unsure, please contact support to assist with the matter.&#x20;
{% endhint %}


---

# 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://help.solar-archive.com/docs/advanced-configuration/tenant-deletion-procedure.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.
