> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/storage/file-storage/how-tos/delete-a-volume.md).

# Delete a volume

Deleting a volume deletes all data stored in it.

***

## Delete a volume using the control panel

To delete a volume you no longer need, click **Actions** on the volume's overview page, and then **Delete**.

<figure><img src="https://3379166260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlMZhhdQNcWOpX5Bj48GK%2Fuploads%2Fq8BMQdmOQMJ3o1RPuCx6%2Ffile-storage-delete-volume.png?alt=media&amp;token=ebf7d0bb-8661-4fc5-9cca-8316064635b7" alt=""><figcaption></figcaption></figure>

A new dialog box opens where you need to confirm the deletion. Type the name of the volume in the text field, then click **Delete**. Please note that all data on the volume will be permanently deleted.

<figure><img src="https://3379166260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlMZhhdQNcWOpX5Bj48GK%2Fuploads%2Fgger5axVyXLRrozjKQeP%2Ffile-storage-delete-confirm.png?alt=media&amp;token=66420795-52cf-48ce-93c1-0d3b4b174984" alt=""><figcaption></figcaption></figure>

## Delete a volume using the API

Use the [filestorage/deletevolume](https://github.com/GleSYS/API-docs/wiki/API-Documentation#filestoragedeletevolume) endpoint to delete a volume.
