# Container Upgrade

### Container **Performance and Storage Management**

Arkain provides flexible options to enhance container performance and storage capacity. Here's how you can manage these features:

#### **Upgrade Container Performance** [Container Performance](/user-guide/dashboard/container/container-performance.md)

* You can **boost your container’s resources** (such as CPU and memory) directly on the **Container Settings page**.
* Upgrading performance is ideal for handling larger workloads or improving application efficiency.
* A container’s resources (such as CPU and memory) can only be modified when the container is in a stopped state, and its performance can be increased or decreased as needed at any time.

### **Add Container Storage**

* **Expand Your Storage**: Increase the storage capacity of your container when needed, ensuring you have enough space for your projects and files.
* You can upgrade the storage **up to 80GB.**
* You can upgrade again **6 hours** after the previous upgrade.
* If you exceed the default storage, additional storage will be charged in credits based on usage.\ <sub>For detailed credit deductions, please visit this page.  \[</sub>[Credits](/credits-and-membership/credits.md)]

{% hint style="danger" %}
Once a container's storage capacity is increased, it **cannot be reduced**. \
Plan your storage upgrades carefully to avoid unnecessary allocations.
{% endhint %}

<figure><img src="/files/6qhnDplE4l9YkuMjokwT" alt=""><figcaption></figcaption></figure>

### **Additional Traffic Charges**

The container's network traffic is provided for free up to 10GB per month, with charges applied per GB when exceeded.

{% hint style="warning" %}
For every **1GB of traffic**, an additional **8 credits** will be charged.&#x20;
{% endhint %}

{% hint style="info" %}
Monitor your container's performance and storage needs regularly to ensure optimal usage and resource allocation.
{% 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://docs.arkain.io/user-guide/dashboard/container/container-management/container-settings/container-upgrade.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.
