# STORAGE

- [Overview](https://helpcenter.xopero.com/xopero-one-en/storage/overview.md): Overview of backup storage and data stores, including types, characteristics, and configuration options for efficient backup management.
- [Supported storage types](https://helpcenter.xopero.com/xopero-one-en/storage/supported-storage-types.md): This article includes details about supported technologies and storage types in Xopero ONE system.
- [Xopero Cloud Storage](https://helpcenter.xopero.com/xopero-one-en/storage/xopero-cloud-storage.md): Lorem ipsum.
- [Local storage](https://helpcenter.xopero.com/xopero-one-en/storage/local-storage.md)
- [Adding new storage](https://helpcenter.xopero.com/xopero-one-en/storage/local-storage/adding-new-storage.md)
- [Local directory](https://helpcenter.xopero.com/xopero-one-en/storage/local-storage/adding-new-storage/local-directory.md)
- [SMB share](https://helpcenter.xopero.com/xopero-one-en/storage/local-storage/adding-new-storage/smb-share.md)
- [NFS share](https://helpcenter.xopero.com/xopero-one-en/storage/local-storage/adding-new-storage/nfs-share.md)
- [MinIO S3](https://helpcenter.xopero.com/xopero-one-en/storage/local-storage/adding-new-storage/minio-s3.md)
- [Cloud storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage.md)
- [S3 compliant](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/s3-compliant.md)
- [Overview and limitations](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/s3-compliant/overview-and-limitations.md)
- [Adding new storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/s3-compliant/adding-new-storage.md): This article describes the process of setting up an S3-compatible bucket as storage in Xopero ONE.
- [AWS S3](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/aws-s3.md)
- [Permissions](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/aws-s3/permissions.md)
- [IAM rules](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/aws-s3/iam-rules.md): This article explains how to integrate a bucket using IAM rules instead of an access/secret key.
- [Adding new storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/aws-s3/adding-new-storage.md): This article explains how to add AWS S3 storage to Xopero ONE.
- [Azure Blob Storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/azure-blob-storage.md)
- [Azure storage configuration](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/azure-blob-storage/azure-storage-configuration.md): This article explains how to configure a storage account and blob storage in Azure.
- [Azure integration methods](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/azure-blob-storage/azure-integration-methods.md): Learn about Azure integration methods.
- [Adding new storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/azure-blob-storage/adding-new-storage.md): This article explains how to set up an Azure Blob Storage container as storage in Xopero ONE.
- [Backblaze B2](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/backblaze-b2.md)
- [Permissions](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/backblaze-b2/permissions.md)
- [Adding new storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/backblaze-b2/adding-new-storage.md): This article explains how to set up an Backblaze B2 bucket as storage in Xopero ONE.
- [Google Cloud Storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/google-cloud-storage.md)
- [Permissions](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/google-cloud-storage/permissions.md)
- [Adding new storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/google-cloud-storage/adding-new-storage.md): This article explains how to set up a Google Cloud Storage bucket as storage in Xopero ONE.
- [Wasabi](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/wasabi.md)
- [Permissions](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/wasabi/permissions.md)
- [Adding new storage](https://helpcenter.xopero.com/xopero-one-en/storage/cloud-storage/wasabi/adding-new-storage.md): This article explains how to set up a Wasabi bucket as storage in Xopero ONE.


---

# 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://helpcenter.xopero.com/xopero-one-en/storage.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.
