> For the complete documentation index, see [llms.txt](https://accbumigroup.gitbook.io/pinpoint/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accbumigroup.gitbook.io/pinpoint/profile/update-password.md).

# Update Password

&#x20;1\. Pilih **Menu Password** pada fitur Profile.

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBq_9OLCcOTPyFwip3Y%2F-MBq_MPSppgi3EezU-5b%2FScreenshot%20\(505\).png?alt=media\&token=b1e0716d-7fc9-4fa1-b396-4722705b758b)

&#x20;2\. Pada **Kolom Password** tambahkan password atau sandi terbaru untuk akun anda.

{% hint style="success" %}
**Password** : Digunakan untuk mengupdate / merubah password anda.

**Contoh :** Password awal akun anda 12345678 kemudian anda merubahnya menjadi 12345678910
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBq_9OLCcOTPyFwip3Y%2F-MBq_qSZz3AeIi6rzLVj%2FScreenshot%20\(506\)%20-%20Copy.png?alt=media\&token=7873ccb5-6d2a-4a14-be07-762aa134b939)

&#x20;3\. Pada **Kolom Password confirmation** tambahkan password atau sandi yang telah anda input update pada kolom password.

{% hint style="success" %}
**Password Confirmation** : Untuk mengkonfirmasi password yang telah anda update.

**Contoh** : anda mengupdate password anda menjadi 12345678910, maka pada kolom password confirmation anda bisa menambahkan 12345678910 untuk mengkorfimasi perubahan password anda.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBq_9OLCcOTPyFwip3Y%2F-MBq_toIrTkiiFTNqauZ%2FScreenshot%20\(506\).png?alt=media\&token=09d09fab-dcb2-402f-8510-866af69184c0)

&#x20;4\. Klik Save untuk menyimpan dan mengupdate password anda.

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBq_9OLCcOTPyFwip3Y%2F-MBq_zXsw3tQQKQIOOzR%2FScreenshot%20\(507\)%20-%20Copy.png?alt=media\&token=49ad3049-da19-401f-aea0-8df32b3959dc)


---

# 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://accbumigroup.gitbook.io/pinpoint/profile/update-password.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.
