# Cloudian S3

## Overview

Cloudian is an S3-compatible backup provider. Configuration as the backup destination is similar to AWS S3.

## Example

After logging in, create a new bucket for your backups

![](/files/mL9GcDv1Gb3ysksvvlG8)

Next, go to security credentials and generate a new access key.

![](/files/iMAoMoMQQvbC5Mo96yDB)

Now go to the Backup destination tab on the Storware Backup & Recovery dashboard and change the sub-tab to object storage. Provide the bucket name and key credentials, and then configure the remaining options according to your requirements. Also, enable `Path style access enabled` option:

![](/files/ESVRGkNrweu80tLiQ03H)


---

# 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.storware.eu/backup-and-recovery-7.3/deployment/backup-destinations/object-storage/cloudian.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.
