# Tenant

{% hint style="warning" %}
This section is only relevant if you have a **Subscription Plan.**
{% endhint %}

The Tenant Tab contains the below sub pages:&#x20;

* General
* [Members](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/tenant/members-and-invites)
* Billing details&#x20;
* Payment Method&#x20;
* Invoices

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2FYUhrAifuhV5bg1Cn9izb%2Fimage.png?alt=media&#x26;token=2591a1b8-fbb0-421b-a49d-cd53fec068cf" alt=""><figcaption></figcaption></figure>

## General

In the General page we can have important **insights** and two **options**.

**Insights :**

1. Auto- renewal date.&#x20;
2. Date started and Status of the subscription.
3. Tenant creation date.
4. Max projects.

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2FffKYwEnxfcXKUOZvQhCh%2F2025-06-02_09h14_29.png?alt=media&#x26;token=3740d93b-c1d6-400e-9a40-02aca80ea127" alt=""><figcaption></figcaption></figure>

**Options:**

1. Rename Tenant&#x20;
2. [Enable 2FA (For all usesrs)](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/tenant/two-factor-authentication-2fa)
3. Terminate subscription&#x20;

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2Fjghs1gtRDNX6oFT860Ji%2Fimage.png?alt=media&#x26;token=8c84d89f-8de5-4136-9da4-d4bb9a84058d" alt=""><figcaption></figcaption></figure>

## Billing Details

The billing details page shows the billing information provided in the subscription preccess.\
Here you will have the option to change the billing information if needed.

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2FDYvUNHUkQQ3JeLEbEz0P%2F2025-06-02_09h21_53.png?alt=media&#x26;token=1c5367ee-40e0-469a-89b2-09f5c85e96a1" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
The billing information will be used for the invoices under your Tenant.
{% endhint %}

## Payment Method

In the payment method page you can change your credit card information by clicking "Replace credit card" button.

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2FXfYqxakux47Mc7Dem1Th%2F2025-06-02_09h34_38.png?alt=media&#x26;token=37ee810d-b6fa-4d7b-a4e7-90013066ee77" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Currently, we only support **Credit Card** as a payment method for signing up.\
But you can pay via **bank transfer** as well if required.

We're actively working to expand our payment options! You can expect support for other methods like PayPal and Google Pay in upcoming platform updates.
{% endhint %}

## Invoices

In the invoices page you can:

1. Check all your invoice **Numbers and Payment dates**.
2. **Download the invoice** in PDF format.

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2F8Uhni1qF7QUFnLnDWSqk%2F2025-06-02_09h39_27.png?alt=media&#x26;token=5afc9ffc-02bb-4f80-b25e-acddae6f4b20" alt=""><figcaption></figcaption></figure>

***

That was all regarding the Tenant page :)


---

# 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.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/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.
