> 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/container-run-stop-delete.md).

# Container Run / Stop / Delete

## **Run Your Container**

You can run your container from two locations:

**Dashboard page**

{% stepper %}
{% step %}
Go to the Dashboard page, where your containers are displayed as cards.
{% endstep %}

{% step %}
Click the **\[Run]** button on the container card to launch it.
{% endstep %}
{% endstepper %}

**Container Settings page**

{% stepper %}
{% step %}
Open the **Container Settings page** of your container.
{% endstep %}

{% step %}
Click the **\[Run]** button located at the top-right corner to initiate the container.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you're the owner of a container, you can run it by accessing the container's sharing link.
{% endhint %}

## **Stop Your Container**

To stop a running container, you have two options:

**Dashboard page**

{% stepper %}
{% step %}
Go to the Dashboard page, where your containers are displayed as cards.
{% endstep %}

{% step %}
Click the **\[Stop]** button on the container card to terminate its operation.
{% endstep %}
{% endstepper %}

**Container Settings page**

{% stepper %}
{% step %}
Open the Container Settings page of your container.
{% endstep %}

{% step %}
Click the **\[Stop]** button to safely terminate the container.
{% endstep %}
{% endstepper %}

## **Delete Your Container**

To delete a container, you can choose from the following methods:

**Dashboard page**

{% stepper %}
{% step %}
Go to the Dashboard page, where your containers are displayed as cards.
{% endstep %}

{% step %}
Click the **\[More]**(<img src="/files/ElFaDmbaZfn3T9bNihTE" alt="" data-size="line">) → **\[Delete this container]** button on the container card to remove it permanently.
{% endstep %}
{% endstepper %}

**Container Settings page**

{% stepper %}
{% step %}
Open the Container Settings page of your container.
{% endstep %}

{% step %}
Click the **\[Delete]** button to remove it permanently.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Once a container is deleted, it cannot be recovered.
{% endhint %}

***

{% hint style="info" %}
**Tip**

Stopping containers when not in use saves resources, and deleting unused containers helps keep your workspace organized.&#x20;
{% endhint %}
