# Cài đặt Public hoặc Private ACL cho Bucket

## Tổng quan

**ACL (Access Control List)** là một cơ chế xác định ai có quyền truy cập vào các bucket và đối tượng (tệp/thư mục) của bạn). Để thiết lập Public ACL, nhấp chuột phải vào Bucket và chọn "**Public**" hoặc chọn "**Share Link**" để thiết lập.

## Quy trình

{% stepper %}
{% step %}
**Bước 1:** Nhấp chuột phải vào Bucket và chọn “**Public**.”

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

{% step %}
**ước 2:** Sau khi bạn thiết lập Public cho một Bucket, màn hình sẽ hiển thị là “Public” khi truy cập liên kết của Bucket đó.

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

{% 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-bucket/cai-dat-public-hoac-private-acl-cho-bucket.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.
