> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.vessl.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Volume detail

> Inspect files, attached workspaces, and provide CLI guidance.

You can review volume files, see attached workspaces, and use short-lived credentials for CLI data management. Members can also access these features and delete volumes they created.

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/gK8h5_hyaHkYrvRc/images/ObjectStorageDetails.png?fit=max&auto=format&n=gK8h5_hyaHkYrvRc&q=85&s=f0485125fcbe12721f6055ad77f9dbaf" alt="Volume detail page with file list, attached workspaces, and CLI guide panel" width="7680" height="4320" data-path="images/ObjectStorageDetails.png" />
  </Frame>

  <small>Example: Storage-VolumeDetails-Files on VESSL Cloud.</small>
</div>

<Card title="Manage volume data" icon="hard-drive" href="/member/volume/detail">
  Learn how to browse files, see attached workspaces, and use AWS CLI with temporary credentials to manage data.
</Card>

## Permissions

Volume access is controlled by team membership and organization roles.

### Who can view and use volumes

* **Organization admins**: Can view, update, and delete all volumes in the organization.
* **Team members**: Can view and use volumes that are assigned to teams they belong to.

### Who can update volumes

* **Organization admins**: Can update any volume, including changing the name, description, and team assignments.
* **Team members**: Can update volumes if they belong to at least one team assigned to the volume. When modifying team assignments:
  * You can add teams you belong to.
  * You can remove teams you belong to.
  * You cannot add or remove teams you do not belong to (admin only).

### Who can delete volumes

* **Organization admins**: Can delete any volume in the organization.
* **Team members**: Can delete volumes if they belong to at least one team assigned to the volume.
* **Unassigned volumes**: Volumes without any team assignments can only be deleted by organization admins.

## Delete volume

<Warning>
  Deleting a volume permanently removes all data. This action cannot be undone.
</Warning>

<Info>
  **Deletion restrictions:**

  * You cannot delete a volume while it is attached to active workspaces. Before deleting, you must stop or terminate all workspaces using this volume.
  * You must be an organization admin or a member of at least one team assigned to the volume.
  * This applies to both Object storage and Cluster storage volumes.
</Info>

<Tip>Watch the demo below to see the delete flow.</Tip>

<div style={{ position: 'relative', paddingBottom: 'calc(53.2407% + 41px)', height: 0, width: '100%' }}>
  <iframe src="https://demo.arcade.software/AwuZwOfX6ymjcH9twWNm?embed&embed_mobile=inline&embed_desktop=inline&show_copy_link=true" title="Delete a Storage Volume in VESSL Cloud" frameBorder="0" loading="lazy" webkitAllowFullScreen="" mozAllowFullScreen="" allowFullScreen allow="clipboard-write" style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', colorScheme: 'light' }} />
</div>

To delete a volume:

1. Go to the **Volume detail** page.
2. Click the **Delete** button.
3. Confirm the deletion by typing the volume name.
