# Reset NCS Password

## Prerequisite

* มี Account อยู่ในระบบ NIPA Cloud Space ([ขั้นตอนการสร้าง account](/ncs-documents/nipa-cloud-space-overview/ncs-user-account/create-nipa-cloud-space-account.md))

## 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/3EF99hyAHdkhmT10hyWf" alt=""><figcaption><p>Login Page</p></figcaption></figure>

### 2. เข้าหน้า Forgot Password

กดที่ปุ่ม "Forgot Password" เพื่อดำเนินการต่อ

<figure><img src="/files/uHshkjKFibhyMHUmxh9f" alt=""><figcaption><p>Forgot Password</p></figcaption></figure>

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

กรอก email เพื่อทำการยืนยันตัวตนก่อนการ Reset Password

<figure><img src="/files/rjYJtNKNKYDcmcL8HKFZ" alt=""><figcaption><p>Forgot Password - Email Verification 1</p></figcaption></figure>

กดปุ่ม "RESET PASSWORD" ใน email

<figure><img src="/files/HTcpkohtXK7HFszusoKf" alt=""><figcaption><p>Forgot Password - Email Verification 2</p></figcaption></figure>

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

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

### 4. กรอก Password ใหม่

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

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

<figure><img src="/files/tPalmtBwynQmnNQQZ1UF" alt=""><figcaption><p>Forgot Password - Reset Password</p></figcaption></figure>

เมื่อเสร็จแล้ว ให้กดปุ่ม "Reset"&#x20;

### 5. Login ด้วย Password ใหม่

หลังกดปุ่ม "Reset" ระบบจะพากลับไปที่หน้า Login ให้ทำการ login ด้วย password ใหม่ได้เลย [Loging in to Nipa Cloud Space](/ncs-documents/nipa-cloud-space-overview/ncs-user-account/loging-in-to-nipa-cloud-space.md)

<figure><img src="/files/3EF99hyAHdkhmT10hyWf" alt=""><figcaption><p>Login Page</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/reset-ncs-password.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.
