> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/deka_flexi/deka_flexi_compute/delete-vm-instance.md).

# 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. **Centos-Test**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.91%20Instance%20Page.png" alt=""><figcaption><p>Instance Page</p></figcaption></figure>

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

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.92%20Instance%20Page%20-%20Delete%20Page.png" alt=""><figcaption><p>Delete Instance</p></figcaption></figure>

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

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.93%20Delete%20Instance.png" alt=""><figcaption><p>Delete Instance</p></figcaption></figure>

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

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/2computeinstance/2.94%20Instance%20Page.png" alt=""><figcaption><p>Delete Instance</p></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.id/deka_flexi/deka_flexi_compute/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.
