> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/storage/object-storage/how-tos/delete-an-instance.md).

# Delete an instance

***

## Delete an object storage instance from the control panel

The following steps outline how to delete an object storage instance from the control panel.

{% hint style="danger" %}
Deleting an Object Storage instance deletes all objects and buckets associated with it. Consider downloading any important files before proceeding.
{% endhint %}

Log in to the control panel and click **Object Storage** in the left-hand menu under **Storage**.

Click the three dots next to the object storage instance that you want to delete, and then click **Delete instance**.

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

A new window will now open, where you must confirm that you want to delete the instance and all its data. To confirm, type the name of the instance in the text field, and then click **Delete**.

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

## Delete an object storage instance from the API

To delete an object storage instance with the [API](/platform/control-panel/api.md), use the [objectstorage/deleteinstance](https://github.com/GleSYS/API-docs/wiki/API-Documentation#objectstoragedeleteinstance) endpoint.
