> For the complete documentation index, see [llms.txt](https://docs.ineom-tsel.mit.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ineom-tsel.mit.id/faq-ineom-eam/user-and-account/login-and-password/bagaimana-cara-mengubah-password-akun.md).

# Bagaimana cara mengubah password akun?

Proses perubahan password akun:

1. Klik menu Account.
2. Klik menu **`Change Password`**.
3. Isi password lama dan password baru pada halaman Change Password.

{% hint style="info" %}
Petunjuk pengisian password lama dan password baru pada halaman Change Password.

* Current Password: Isi dengan password yang digunakan saat ini.
* New Password Isi dengan password baru/password yang akan digunakan.
* Confirm New Password: Isi kembali dengan password baru/password 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 **`Send`**.

<div><figure><img src="/files/rBdOnCaQekUymEeCpvtZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/af0nAfB2dcrT9CSxg13b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ouuAX34n98937TIEdlz1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1hFLxcLs4HzClh9CmZQQ" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ineom-tsel.mit.id/faq-ineom-eam/user-and-account/login-and-password/bagaimana-cara-mengubah-password-akun.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
