# Detach Volume/Block Storage from Instance

You may detach a volume from an instance that is not active or has crashed. The detached volume is available to be attached to another instance. You cannot detach volumes from virtual machines that are in ‘Error’ state.

You must be a self-service user or an administrator to perform this operation.

To detach a volume from an instance, follow the steps given below.

1\. Log in to Clarity.

2\. Click Instances in the left panel.

3\. Select the checkbox for the instance to which you want to attach a volume.

4\. Click More>Manage Volumes on the toolbar seen above the list of instances.

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

5\. Click Detached for the volume you wish to attach.

6\. Click Update Volumes.

The volume is detached and available to be attached to other instances.


---

# Agent Instructions: 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.platform9.com/managed-openstack/5.8/instances/virtual-machines-delete-volume-block-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.
