# Setup Public or Private ACL for Bucket

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

**ACL (Access Control List)** is a mechanism that determines who has access to your buckets and objects (files/folders). To set up a Public ACL, right-click on the Bucket and select **"Public"** or select **"Share Link"** to set it up.

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

{% stepper %}
{% step %}
**Step 1:** Right-click on the Bucket and choose “**Public**“

<figure><img src="https://3953927389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbvay7AR0CH8vZKgD3dSy%2Fuploads%2FjlJ4FcCwEnJCmrSkPjRE%2Fimage.png?alt=media&#x26;token=db6d088b-ab16-4beb-8176-76df8dd81137" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 2**: Once you have set up Public for a Bucket, the screen will display as “Public” when accessing the link of that Bucket.

<figure><img src="https://3953927389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbvay7AR0CH8vZKgD3dSy%2Fuploads%2FdTyxfPq4G8g97NtNCO5l%2Fimage.png?alt=media&#x26;token=ee6e9eb1-25f3-49f4-8d27-f6c729b21dd7" 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-s3-storage/bucket-management/setup-public-or-private-acl-for-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.
