# Supported Storages

Cloudback supports many cloud storage providers for customer-managed backup storage. Choose the provider that best fits your infrastructure and compliance requirements.

## Cloud Storage Providers

* [Alibaba Cloud Object Storage Service](/supported-storages/alibaba-cloud-object-storage-service.md)
* [Amazon S3 Bucket via Access Key](/supported-storages/amazon-s3-bucket-via-access-key.md)
* [Amazon S3 Bucket via Access Point](/supported-storages/amazon-s3-bucket-via-access-point.md)
* [Amazon S3 Glacier](/supported-storages/amazon-s3-glacier.md)
* [Amazon S3 Object Tagging](/supported-storages/amazon-s3-object-tagging.md)
* [Google Cloud Storage Bucket](/supported-storages/google-cloud-storage-bucket.md)
* [Microsoft Azure Blob Container](/supported-storages/microsoft-azure-blob-container.md)
* [Microsoft OneDrive Business](/supported-storages/microsoft-onedrive-business.md)
* [Microsoft OneDrive Personal](/supported-storages/microsoft-onedrive-personal.md)
* [OpenStack Swift](/supported-storages/openstack-swift-storage.md)
* [Wasabi Customer Managed Storage](/supported-storages/wasabi-customer-managed-storage.md)


---

# 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.cloudback.it/supported-storages.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.
