# Delete VM Instance

{% hint style="danger" %}
Before deleting an Instance or VM, you need to unassign the following services first:

* Unassign Floating IP

* Detach Storage

* Unassign Security
  {% endhint %}

* The following is a list of VM instance contained in the application, for example i.e. **demo-flexi**

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

* In the **Action** column, click **More**, then click **Delete Instance**.

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

* Click **Delete Instance** to delete or **Cancel** if you don't want to delete the VM instance

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

* If the **Delete** button is selected, the system may display a notification stating **“please detach interface before delete instance.”** This indicates that the Instance still has attached resources. Users must detach the attached resources and delete the storage before proceeding with the Instance deletion.  The [detach](/guidance-for-individual/deka-flexi/deka-flexi-instance/details-instance/detach-interface.md) and[ storage deletion](/guidance-for-individual/deka-flexi/deka-volume-storage/delete-storage.md) process can be performed on the following page.

{% hint style="info" %}
Before deleting the Instance, users must first detach any attached resources and delete the associated storage.
{% endhint %}

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

* Deleted VM instance data no longer appears in the instance list.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-flexi/deka-flexi-instance/delete-vm-instance.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.
