# Bagaimana cara mengubah password akun?

Proses perubahan password akun:

1. Klik menu Account.
2. Klik menu **`Change Password`**.
3. Isi data pada dialog Change password.

{% hint style="info" %}
Petunjuk pengisian data pada dialog Change password.

* **Current password**: Isi dengan password yang digunakan saat ini.
* **New password**: Isi dengan password baru yang akan digunakan.
* **Confirm new password**: Isi kembali dengan password baru yang akan digunakan.

Ketentuan password:

1. Minimal terdiri dari 8 karakter.

2. Minimal terdiri dari 1 karakter huruf besar.

3. Minimal terdiri dari 1 karakter huruf kecil.

4. Minimal terdiri dari 1 karakter angka.

5. Minimal terdiri dari 1 karakter unik atau simbol (\*, $, @, dan lain-lain).
   {% endhint %}

6. Klik tombol **`SUBMIT`**.

<figure><img src="/files/K8NPJhkwKlXZOjrD3zUM" alt=""><figcaption></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.ineom-tsel.mit.id/faq/user-and-account/login-and-password/change-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.
