> For the complete documentation index, see [llms.txt](https://docs.platform9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots.md).

# VOLUMES AND SNAPSHOTS

- [OpenStack Storage Options And Use Cases](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-storage-options.md)
- [Cinder Block Storage Tutorial](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-cinder-deepdive.md)
- [What is a Volume](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-volumes.md)
- [Attach Volume](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-attach-volume.md)
- [Create Volume from Image](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-create-volume-from-image.md)
- [Create Volume from Snapshot](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-create-volume-from-snapshot.md)
- [Create Volume from Another Volume](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-duplicate-to-new-volume.md)
- [Edit Volume](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-edit-volume.md)
- [Detach Volume](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-detach-volume.md)
- [Edit Volume Snapshot](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-edit-volume-snapshot.md)
- [Take Volume Snapshot](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-take-volume-snapshot.md)
- [Integrating OpenStack Cinder with SolidFire Storage](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/volumes-and-snapshots-cinder-solidfire.md)
- [Delete Volume Snapshot](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-delete-volume-snapshot.md)
- [Supported Storage Integrations](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-cinder-integrations.md)
- [Delete Volume](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-delete-volume.md)
- [Setting Cinder Storage Credentials On Premise](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-cinder-creds.md)
- [Working with Cinder Volume Type Metadata](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-cinder-volume-types.md)
- [Storage Policy-Based Management Support for Cinder in Platform9 VMWare](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-integrate-vmware-spbm.md)
- [Integrating OpenStack Cinder with NetApp - Cluster NFS Mode](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-integrate-netapp-nfs.md)
- [Understanding Cinder Metadata](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-cinder-metadata.md)
- [OpenStack Cinder Support in Platform9 for VMWare](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-cinder-vmware.md)
- [Integrating OpenStack Cinder with LVM](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-integrate-lvm.md)
- [Configuring Multiple Storage Backends in Cinder](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-multiple-backends.md)
- [Integrating SolidFire with Cinder Block Storage](https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots/storage-solidfire-integration.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.platform9.com/managed-openstack/5.8/volumes-and-snapshots.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
