# Create an Object Storage Bucket

## Prerequisite

* มียอดคงเหลือใน project มากกว่า 0 บาท ([ขั้นตอนการเติมเงินเข้าสู่ project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md))

## Instructions

### 1. เข้าสู่ Project

กดเลือก project จากหน้า Projects Management เพื่อเข้าสู่หน้า Project Detail

![project detail](/files/ZV6C32zBK4tm3H6VLnbb)

### 2. เข้าสู่หน้า Create Bucket

เลือก menu Object Storage - Buckets บน sidebar เพื่อเข้าสู่หน้า bucket list และกดปุ่ม create bucket ที่มุมขวาบน เพื่อเข้าสู่หน้า create bucket

![enter create bucket menu](/files/1N9Ro9zaHhMTEEuA8gFx)

![create bucket menu](/files/5XakkP6vveQIQpMRBeWb)

### 3. ตั้งค่า bucket

กำหนด bucket name, availability zone, storage class, access control list และ การใช้งาน bucket versioning จากนั้นกดปุ่ม create เพื่อสร้าง bucket

{% hint style="warning" %}
bucket name จะต้องเป็น global unique หรือก็คือไม่สามารถซ้ำกับ bucket ที่มีอยู่แล้วใน project ของคุณ หรือ project อื่น ๆ ในระบบได้&#x20;
{% endhint %}

{% hint style="info" %}
ไม่มีค่าใช้จ่ายในการสร้าง bucket แต่จะเริ่มมีค่าใช้จ่ายเมื่อมีการเก็บข้อมูลและเรียกใช้งานข้อมูลใน bucket เท่านั้น
{% endhint %}

![create bucket configuration part 1](/files/iJO9koryAY6j2mz1z8Zo) ![create bucket configuration part 2](/files/K5zBb9ZzkYT9c1wKVnkL)

### 4. รอให้ bucket สร้างเสร็จ

เมื่อกด create ระบบจะใช้เวลาซักครู่ในการสร้าง bucket&#x20;

เมื่อสร้างเสร็จแล้ว จะแสดงรายละเอียดของ bucket ให้กด close เพื่อกลับสู่หน้า Object Storage - Buckets จะเห็น bucket ที่สร้างแสดงอยู่ สามารถ config bucket policy และสร้าง sub-user เพื่อใช้งานกับ bucket ได้ทันที

![bucket created](/files/HIqIOoPGpYBeimoNo6Yd)


---

# 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-epc.gitbook.io/ncs-documents/storage/object-storage-s3/create-an-object-storage-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.
