# Quản lý phiên bản tệp

## <mark style="color:green;">**Tổng quan**</mark> <a href="#overview" id="overview"></a>

Tính năng file versioning của HI GIO S3 cho phép bạn lưu giữ nhiều phiên bản của một object, bảo vệ khỏi việc xóa nhầm và giúp dễ dàng khôi phục trạng thái trước đó của file.

## <mark style="color:green;">Quy trình</mark>

{% stepper %}
{% step %}
Bước 1: Nhấp chuột phải vào file và chọn “**Version**” để kiểm tra file versioning.

<figure><img src="https://content.gitbook.com/content/dOZ82gj0wvhbAUlxBHpj/blobs/0xXVbzqVYzr1L3DOyOhW/image.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Bước 2: Chọn “**Version**” mà bạn muốn tải xuống.

<figure><img src="https://content.gitbook.com/content/dOZ82gj0wvhbAUlxBHpj/blobs/Q36FPvel1Rk3YHoKCY0j/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Bạn phải bật tính năng versioning cho Bucket chứa file để lưu các phiên bản file.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.higiocloud.vn/hi-gio-user-guide-vn/hi-gio-s3-storage/quan-ly-tep-thu-muc/quan-ly-phien-ban-tep.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.
