# Login & Password

FAQ:

<details>

<summary>Bagaimana jika tidak bisa login?</summary>

Kendala gagal login yang mungkin dialami, antara lain:

1. Invalid username/password
2. Can't receive data
3. User expired
4. Unregistered device

[Baca selengkapnya..](/faq-ineom-eam/user-and-account/login-and-password/bagaimana-jika-tidak-bisa-login.md)

</details>

<details>

<summary>Bagaimana jika lupa password akun?</summary>

Penting! Cek kembali username/password yang digunakan. [Baca selengkapnya..](/faq-ineom-eam/user-and-account/login-and-password/bagaimana-jika-lupa-password-akun.md)

</details>

<details>

<summary>Bagaimana cara mengubah password akun?</summary>

Proses perubahan password akun:

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

[Baca selengkapnya..](/faq-ineom-eam/user-and-account/login-and-password/bagaimana-cara-mengubah-password-akun.md)

</details>


---

# 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-ineom-eam/user-and-account/login-and-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.
