> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-s3-storage/connect-s3-services-with-veeam-backup/connect-hi-gio-s3-with-veeam-backup.md).

# Connect HI GIO S3 with Veeam Backup

## <mark style="color:green;">**Overview**</mark> <a href="#overview" id="overview"></a>

Integrating S3 with Veeam Backup allows seamless data backup and recovery in S3 buckets, ensuring data protection, compliance, and efficient cloud storage management.

## <mark style="color:green;">**Procedure**</mark> <a href="#procedure" id="procedure"></a>

{% stepper %}
{% step %}
**Step 1:** Log in to HI GIO S3 Portal & Choose the “**Security**” tab and get the S3 Key

<figure><img src="/files/OBtj7MMOGtaWFpnSpcaa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2:** Enter “**Pin code**” you created from beginning “[**LINK**](https://higio-support.atlassian.net/wiki/pages/createpage.action?spaceKey=v2\&title=Login%20to%20S3%20Portal\&linkCreation=true\&fromPageId=455705158)“ to get the S3 Key

<figure><img src="/files/7OsjxEdrZ2ew4RTNQxsj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 3:** Save the Key information to add the HI GIO S3 to Veeam

<figure><img src="/files/7sQUGXi5ZRmMyJyni9vf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 4:** Open the **Veeam Backup & Replication Console** on your Server

* Then choose **Backup Infrastructure**, then choose **Backup Repositories,** Right Click and choose **Add Backup Repository**

<figure><img src="/files/vxO68UT7N4lRJ59HwR2E" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 5:** Choose **Object Storage**

<div align="left"><figure><img src="/files/IKIgeb1mAm9Wav8mAsNr" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Step 6:** Choose **S3 Compatible**

<div align="left"><figure><img src="/files/3NG1nbQUsEtsBWjdHLuA" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Step 7:** Fill in the “**Name**” for the Repository

<figure><img src="/files/3VpczNWIPkqZAK3kjwyw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 8:** Fill in the “**Service Point**” information you got on at **Step 3**, then Click “**Add**” to add the Credential.

<figure><img src="/files/dznQ3iLEgLqWGpuXDOfa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 9:** Click “**Browse**” to choose the Bucket

<figure><img src="/files/C276zrLyHJDacL0IwfNc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 10:** Click “**Browse**” at “*Folder”* to choose the “**Folder**.” in Bucket

<figure><img src="/files/TEjitwZd6BJoFRQWsvDS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 11:** Click “**Next**” and “**Apply**” until completed

<figure><img src="/files/hrvgDzt4MMe3oS9nw5Hm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/u2Dk8yfsPItXELYloMuo" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 12:** **Create a new Job Backup** and choose Backup Repository is HI GIO S3 Storage

* &#x20;*If you want to achieve immutable with S3 Repositories, please enable Object Lock and Versioning on the S3 portal to secure your data.* [*LINK*](https://higio-support.atlassian.net/wiki/x/NwAIFQ)
* *Using S3 repositories still has some limitations. Please refer to this* [*LINK*](https://helpcenter.veeam.com/docs/backup/vsphere/object_storage_repository_cal.html?ver=120)*.*

<figure><img src="/files/9lJUkko0Xx1OWQuYdtcf" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

&#x20;

&#x20;


---

# 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:

```
GET https://docs.higiocloud.vn/hi-gio-s3-storage/connect-s3-services-with-veeam-backup/connect-hi-gio-s3-with-veeam-backup.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.
