# Detach From Instance

You can detach a storage disk from a VM instance when it is no longer needed or before performing certain operations. Detaching the storage ensures that it is no longer attached to or used by the instance.

Open the **Storage** page by selecting the **Storage** menu.

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

In the **Action** column, click **More**, then select **Detach from Instance**.

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

Click **Confirm** to start the storage detachment process.

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

A notification will appear displaying the message "**Storage has successfully detach**".

<figure><img src="/files/yhLTFwm2qUTIv7ANmoJP" 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-volume-storage/detach-from-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.
