# Managing Tenants

### What are tenants?

Tenants on Solar Archive range from Super User to Tenants (T3) in a waterfall like structure. You can see an example of this in the diagram below and how the relationship between each is formed. When talking to Solar Archive, we base your tier on your business objectives and who you're going to be selling to, there is **no** restrictions on what tier you can be, it is very flexible.

<figure><img src="https://3588767136-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMAeLhCZPTsyBa6vlfTk8%2Fuploads%2F3ZbM8eYJrfDXbqVDnEQq%2Fstructure_diagram.png?alt=media&#x26;token=db7bdf87-a844-43a1-9526-94c37c6276c3" alt=""><figcaption><p>Solar Archive Tenant Structure</p></figcaption></figure>

### What types of tenants are there?

* **T1 - Region / Distributor**&#x20;
  * T1 level falls below the SU and has rights to manage the reseller companies and the admin users within each reseller company. There could be multiple reseller companies under a region / distributor and a number of admin users under each reseller company.<br>
* **T2 - Reseller**
  * T2 level is present below T1. A T2 admin user has the right to directly create tenants. There could be multiple tenants added under each reseller company. The T2 can only administrate the T3 accounts who sit directly beneath them, their customers. <br>
* **T3 - Tenant**
  * A tenant is usually an end-customer or business who purchases archiving for use within their business.


---

# 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/managing-tenants.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.
