# Create an Object Storage Sub-User

## 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

<figure><img src="/files/N4Y8DcizpD9PYwoPLrlN" alt=""><figcaption><p>Project Detail Page</p></figcaption></figure>

### 2. เข้าหน้า Object Storage - Sub-User

เลือก menu Sub-Users ภายใต้ กลุ่มของ OBJECT STORAGE เพื่อเข้าหน้า sub-users

<figure><img src="/files/g5lwm5jodcaX4XJ6sT4e" alt=""><figcaption><p>Object Storage Sub-Users Page</p></figcaption></figure>

### 3. สร้าง Sub-User

&#x20;click ที่ปุ่ม +Sub-User ที่มุมขวาขนของหน้า Sub-Users เพื่อเปิด menu create sub-user

<figure><img src="/files/JKn3uhEps41Zx2CnayBN" alt=""><figcaption><p>Create Sub-User</p></figcaption></figure>

กำหนดชื่อของ sub-user แล้วกดปุ่ม CREATE เพื่อทำการสร้าง sub-user

### 4. บันทึก Access ID และ Secret Key

หลังจากสร้าง sub-user แล้ว ระบบจะแสดง access ID และ secret key โดย secret key นี้จะแสดงแค่ครั้งเดียวเท่านั้น ดังนั้นให้กดที่ปุ่ม DOWNLOAD (.JSON) เพื่อ download ข้อมูลนี้เก็บเอาไว้ และกด CLOSE เพื่อปิดหน้าต่าง

<figure><img src="/files/0QoIZX8EPy6g9yPN45iy" alt=""><figcaption></figcaption></figure>

เท่านี้ก็จะได้ sub-user ที่จะใช้ในการ authen เข้าสู่ bucket หากว่า bucket กำหนด ACL เป็น authenticate หรือเพิ่ม [policy ให้สิทธิ sub-user นี้เข้าถึง bucket](/ncs-documents/storage/object-storage-s3/create-bucket-policy.md) ต่อไป


---

# 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-sub-user.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.
