> 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/reset-password.md).

# Update Profile

1. Pilih **Menu** **Profile** untuk menambahkan ifnromasi akun yang anda gunakan.

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBqYKArbs6TPTRHknxO%2F-MBqYoYBoLaqs4KuFkfK%2FScreenshot%20\(500\).png?alt=media\&token=5889dc39-577d-4d76-83e5-6969e16cdb61)

&#x20;2\. Pada **kolom name** tambahkan nama akun atau username terbaru anda.

{% hint style="success" %}
**Name** : digunakan untuk **merubah / mengupdate user name** yang digunakan.

**Contoh** : Nama Username awal anda Bumi Group Official kemudian anda merubahnya menjadi Bumigroup.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBqYKArbs6TPTRHknxO%2F-MBqZ6VCYsur7C7dVoXF%2FScreenshot%20\(501\)%20-%20Copy.png?alt=media\&token=cb70fc86-847f-472d-bf8a-6dc41d49fb8f)

&#x20;3\. Pada **Kolom Email** tambahkan alamat email terbaru anda.

**Email** : digunakan untuk merubah / mengupdate email yang digunakan pada saat registrasi.

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBqYKArbs6TPTRHknxO%2F-MBqZAwkjuvEmkqaFujl%2FScreenshot%20\(501\).png?alt=media\&token=6d36a480-78c2-4ee4-bfd1-353b0f69715f)

&#x20;4\. Pada **Kolom Address** tambahkan alamat kantor atau alamat domisili anda.

{% hint style="success" %}
**Addres** : digunakan untuk merubah / Mengupdate Alamat kantor / Alamat domisili user.

**Noted** : Pada saat melakuan registrasi akun tidak ada kolom untuk menambahkan alamat domisili. Maka anda bisa menambahkannya melalui fitur profile.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MBqYKArbs6TPTRHknxO%2F-MBqZE9YFD1ZIH1iTUUE%2FScreenshot%20\(502\)%20-%20Copy.png?alt=media\&token=ac7cf900-0a18-4f9c-a14f-e1fb6b1c97b4)

&#x20;5\. Pada **Kolom Phone** tambahkan nomor telp yang anda gunakan.

{% hint style="success" %}
**Phone** : digunakan untuk menambahkan nomor telp yang digunakan oleh user.

**Noted** : Pada saat melakuan registrasi akun tidak ada kolom untuk menambahkan no telp. Maka anda bisa menambahkannya melalui fitur profile.
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-MBDYccT6vFq8wGPvo--%2F-MH-5pbeyJaavX0Omfsp%2F-MH-CPWUo3dAdZ2shS0J%2Fperbaiki%20address.png?alt=media\&token=5ea53cd0-113d-48ef-a06a-ed5358d4eae4)

&#x20;6\. Kemudian **klik save** untuk menyimpan dan mengupdate data anda.


---

# 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/reset-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.
