> For the complete documentation index, see [llms.txt](https://usermanual.doctranslate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.doctranslate.io/vi/lich-s-dich/chinh-sach-luu-tru-file.md).

# Chính sách lưu trữ file

### 1. **Đối với tài khoản miễn phí (Credit Free User)**

* **Thời gian lưu trữ:** File được lưu trong **1 tháng** kể từ ngày dịch.
* **Gia hạn lưu trữ:**
  * Nếu bạn mua **bất kỳ gói trả phí nào** trong vòng 1 tháng trước khi file hết hạn, **file sẽ được lưu thêm 1 năm** kể từ ngày dịch.
  * Nếu không mua gói trả phí, **file sẽ bị xóa sau 1 tháng** và **không thể khôi phục.**
* **Lưu ý:** Hiện tại **không có chính sách gia hạn** ngoài trường hợp trên.

***

### **2. Đối với tài khoản trả phí (Paid Credit User)**

* **Thời gian lưu trữ:** File được lưu trong **1 năm** kể từ ngày dịch.
* **Gia hạn lưu trữ:**
  * Hiện tại **không có chính sách gia hạn** thêm ngoài việc mua thêm gói trả phí.
  * Sau khi hết hạn, **file sẽ bị xóa vĩnh viễn** và **không thể khôi phục.**

***

### **3. Khi tham gia Team (Tệp Tin Tổ Chức)**

* **Lưu trữ file:** Tất cả các file được dịch khi tham gia Team sẽ được lưu trong **Tệp Tin Tổ Chức** của Team.
* **Quyền truy cập:**
  * **Owner:** Có thể xem tất cả các file trong **Tệp Tin Tổ Chức** của Team.
  * **Admin và Member:** Chỉ có thể **xem các file do chính họ đã dịch.**
* **Lưu ý khi rời Team:**
  * Khi bạn rời Team, **bạn sẽ không còn quyền truy cập** vào các file trong **Tệp Tin Tổ Chức** của Team đó.
  * **Quyền sở hữu file** thuộc về Team, không phải cá nhân bạn.

***

### **4.** Lưu ý khi sử dụng:

* **Không thể khôi phục file** sau khi file đã bị xóa do hết hạn lưu trữ.
* Chính sách có thể thay đổi tùy theo **nâng cấp hệ thống và tài nguyên lưu trữ.**


---

# 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, and the optional `goal` query parameter:

```
GET https://usermanual.doctranslate.io/vi/lich-s-dich/chinh-sach-luu-tru-file.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
