# doctl compute snapshot – DigitalOcean Documentation > The subcommands of `doctl compute snapshot` allow you to manage and retrieve information about Droplet and block storage volume snapshots. - [doctl compute snapshot delete](https://docs.digitalocean.com/reference/doctl/reference/compute/snapshot/delete/index.html.md): Deletes the specified snapshot or volume. This is irreversible. - [doctl compute snapshot get](https://docs.digitalocean.com/reference/doctl/reference/compute/snapshot/get/index.html.md): Retrieves information about a Droplet or block storage volume snapshot, including: - The snapshot's ID - The snapshot's name - The date and time when the snapshot was created - The slugs of the datacenter regions in which the snapshot is available - The … - [doctl compute snapshot list](https://docs.digitalocean.com/reference/doctl/reference/compute/snapshot/list/index.html.md): Retrieves a list of snapshots and their information, including: - The snapshot's ID - The snapshot's name - The date and time when the snapshot was created - The slugs of the datacenter regions in which the snapshot is available - The type of resource the …