> For the complete documentation index, see [llms.txt](https://docs.arkain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkain.io/user-guide/dashboard/container/container-management/creating-container.md).

# Creating Container

Go to the [Arkain Dashboard](https://arkain.io/my/dashboard) page, Click the **\[New container]** button.

{% stepper %}
{% step %}
**Set Up a Container Base template**

Currently, the supported base templates are **Blank, NVIDIA Tesla T4, Python, Node.js, Java, React and Go**.
{% endstep %}

{% step %}
**Configure OS**&#x20;

{% hint style="success" %}
**Available OS Versions**

* Ubuntu 24.04 LTS
* Ubuntu 22.04 LTS
* Ubuntu 20.04 LTS
  {% endhint %}
  {% endstep %}

{% step %}
**Set a Container Name**

Enter a name for your container.

{% hint style="warning" %}
**Note**

* Container names must only contain **alphabets, numbers, underscores (\_), or hyphens (-).**
* The container name must be **unique** among your containers.
  {% endhint %}
  {% endstep %}

{% step %}
**Configure Container Performance**

You can check the available container performance on [this page](https://docs.arkain.io/user-guide/dashboard/container/container-specifications).
{% endstep %}

{% step %}
**Enable the advanced feature (optional)**

You can enable the advanced features such as [**Code Supporter**](/user-guide/arkain-ai/code-supporter.md).

{% hint style="warning" %}
The cost for using the advanced feature such as **Code Supporter** is added to your container cost. However, when using a GPU container, there is no additional charge for this feature; instead, your allocated **GPU compute and memory resources** will be reduced.
{% endhint %}
{% endstep %}

{% step %}
**Configure Additional Storage**

* **Default:** 5GB / **Up to:** 80GB
* **Free Plan**: 5GB for free
* **Membership Plan**: 15GB for free

{% hint style="info" %}
GPU containers are created with **30GB of storage by default**.
{% endhint %}

{% hint style="warning" %}
**Note**

* Once upgraded, storage **cannot be downgraded.**
* If you **exceed your free storage**, **additional charges** will apply based on your usage.
* You can also **upgrade storage after the container has been created**.
  {% endhint %}
  {% endstep %}

{% step %}
**Activate Additional Modules/Packages (optional)**

Install additional modules and packages during container creation to save time.
{% endstep %}
{% endstepper %}

***

With these easy steps, you’re all set to create and customize your container in Arkain! \
Start building smarter and faster today.&#x20;
