# Create NIPA Cloud Space Account

## Instructions

### 1. เข้าสู่ NIPA Cloud Space &#x20;

ไปที่ URL [https://space.nipa.cloud/](https://portal-epc.nipa.cloud/) เพื่อเข้าสู่หน้า login ของ NIPA Cloud Space &#x20;

<figure><img src="/files/QWV3eYM9dRwsosth4RyY" alt=""><figcaption><p>NIPA Cloud Space Login Page</p></figcaption></figure>

{% hint style="success" %}
ขอต้อนรับสู่โฉมใหม่ของ NIPA Cloud Space
{% endhint %}

### 2. เข้าสู่หน้า Sign Up

กดที่ปุ่ม "Create Account" ที่มุมขวาล่างของหน้า login เพื่อไปยังหน้า sign up

<figure><img src="/files/gxEtdel1pzpwJC4ewJox" alt=""><figcaption><p>Create Account</p></figcaption></figure>

### 3. ระบุ Email Address ที่ต้องการใช้ในการสมัครสมาชิก

กรอก email address ที่ใช้งานได้จริง เพื่อใช้ในการยืนยันตัวตน จากน้ันกดที่ปุ่ม Next

<figure><img src="/files/cEdg2ltuPNdVkHi7o5E2" alt=""><figcaption><p>Create Account - Email Verification</p></figcaption></figure>

### 4. ยืนยันตัวตนผ่าน Email

ระบบจะทำการส่ง email เข้าสู่ email address ที่กรอก ให้ทำการกดลิ้ง "Activate" จาก email ดังกล่าว

<figure><img src="/files/Cs8joUhhLAhIeX5bA7gS" alt=""><figcaption><p>Verification Email</p></figcaption></figure>

{% hint style="info" %}
ในกรณีที่ไม่ได้รับ verification email ให้ลองค้นหาใน junk mail หรือกดปุ่ม "Resend Email" ในหน้า Create Account - Email Verification เพื่อส่ง verification email อีกครั้ง

![](/files/AKgdb2Vv2PHQgmpaXMxm)
{% endhint %}

### 5. ยืนยันตัวตนด้วยการใช้ OTP (One-Time Password) ผ่านระบบ SMS

กรอกเบอร์โทรที่ใช้งานได้ เพื่อรับ OTP สำหรับยืนยันตัวตน

<figure><img src="/files/zqrtMfHp9Cldt3vMsYqC" alt=""><figcaption><p>Create Account - OTP Verification 1</p></figcaption></figure>

กรอก OTP ที่ได้จาก SMS และกด "Submit"

<figure><img src="/files/od0qxoz0ofQSDVLZrON1" alt=""><figcaption><p>Create Account - OTP Verification 2</p></figcaption></figure>

{% hint style="info" %}
ในกรณีที่ไม่ได้รับ SMS OTP ให้กดปุ่ม "Resend" ในหน้า Create Account - OTP Verification 2 เพื่อส่ง verification SMS อีกครั้ง

![](/files/o7ombKybODWvM4HiO3y4)
{% endhint %}

### 6. ระบุชื่อ นามสกุล และ Password สำหรับใช้งานบน Nipa Cloud Space

กรอก First name, Last name, password และ confirm password โดยเงื่อนไขในการกำหนด password มีดังนี้

* ความยาวอยู่ระหว่าง 8 - 32 ตัวอักษร
* มีตัวอักษรภาษาอังกฤษพิมใหญ่อย่างน้อย 1 ตัว (A-Z)
* มีตัวอักษรภาษาอังกฤษพิมเล็กอย่างน้อย 1 ตัว (a-z)
* มีอักขระพิเศษอย่างน้อย 1 ตัว (!#$%&'\*+-/=?^\_\`{|}\~.)
* มีตัวเลขอย่างน้อย 1 ตัว (0-9)

จากนั้นกดปุ่ม "Create Account"

<figure><img src="/files/xE9iqEFzn9HfMvZoVLDx" alt=""><figcaption><p>Create Account - Personal Information</p></figcaption></figure>

### 7. ให้ Consent Privacy Policy และ Terms of Service

อ่านรายละเอียด และกด "Next" เพื่อยอมรับ Privacy Policy และ Terms of Service

<figure><img src="/files/c7Ko45pcS89OFF0iGkBl" alt=""><figcaption><p>Create Account - Give Consent</p></figcaption></figure>

### 8. เสร็จสิ่นการสมัครสมาชิก

กดที่ปุ่ม "Login" เพื่อกลับไปที่หน้า Login

<figure><img src="/files/guw5h7sK6afTJu90nw6b" alt=""><figcaption><p>Create Account - Successfully</p></figcaption></figure>


---

# 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/nipa-cloud-space-overview/ncs-user-account/create-nipa-cloud-space-account.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.
