# Inactive Container

## **Container Auto-Inactivation and Deletion** <a href="#container-auto-inactivation-and-deletion" id="container-auto-inactivation-and-deletion"></a>

Your container will automatically enter an inactive state under the following circumstances:

* **One month of inactivity:** If the container has not been used for a month, it will be automatically inactivated.
* **Insufficient credits:** For containers that are billed for storage, when credits are exhausted, the container will be automatically inactivated.

{% hint style="danger" %}
**Warning**

* **Containers that remain inactive for more than 6 months will be deleted.** You will receive a deletion notification email one month and one week before deletion.
* **Please note that deleted containers cannot be recovered.** If you have important data, please log in to the Dashboard page and click the **\[Reactivate]** button to activate your container.
  {% endhint %}

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

## **If it takes too long to reactivate**

It may take some time if the inactive state period is long or if the container contains a large amount of data. Please try **refreshing** the page or using **Chrome's Incognito mode**.&#x20;

If the issue persists, please contact us through the [**\[Contact us\]**](https://arkain.channel.io/home)( <img src="/files/Y9OqU28pypmQy7Z0ut5k" alt="" data-size="line">).


---

# 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.arkain.io/user-guide/dashboard/container/inactive-container.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.
