# File Versioning

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

HI GIO S3 file versioning allows you to keep multiple versions of an object, protecting against accidental deletions and enabling easy recovery of previous file states.

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

{% stepper %}
{% step %}
**Step 1:** Right-click on the file and choose “**Version**“ to check the file versioning

<figure><img src="https://3953927389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbvay7AR0CH8vZKgD3dSy%2Fuploads%2FVX26pmAoXp4OLqE0UmHT%2Fimage.png?alt=media&#x26;token=8bbb2449-5fb0-4945-9e4c-4b72525b6d70" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2:** Choose the “**Version**” you want to download

<figure><img src="https://3953927389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbvay7AR0CH8vZKgD3dSy%2Fuploads%2FtoLbhcqrE2ISW3Gbwc88%2Fimage.png?alt=media&#x26;token=26e973df-803c-4709-9c82-5a894e12877e" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
You must enable versioning for the file Bucket to save file versions.
{% 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-s3-storage/management-file-folder/file-versioning.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.
