# Detach Volume

You can detach a volume that is attached to an active instance, suspended instance, or stopped instance. Make sure that the guest operating system is not making active changes to the volume before you detach the volume.

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

{% hint style="warning" %}
**Warning**

**Warning:** You are unable to access the data on the volume or make changes to the data on the volume, once you detach the volume from the instance.
{% endhint %}

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

1\. Log in to Clarity.

2\. Click Volumes and Snapshots in the left panel.

3\. Select the checkbox for the volume to detach from the list of volumes.

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

4\. Click Detach Volume on the toolbar seen above the list of volumes.

5\. Click Detach Volume.

The volume is detached from the instance. Once a volume is detached from an instance, it becomes available to be attached to another instance.


---

# 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/volumes-and-snapshots/storage-detach-volume.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.
