> For the complete documentation index, see [llms.txt](https://docs.salesmania.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salesmania.id/app-guidebook/profile-and-setting.md).

# Profile & Setting

## <mark style="color:orange;">Reset Password</mark>

Perubahan Password dapat diakses melalui tombol `Reset Password` pada halaman utama

<figure><img src="/files/Gp2XW4nV2qVV84VhQNeO" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/qHPRkT28c870yAQj73Ug" alt="" width="375"><figcaption></figcaption></figure>

* Isi **`Email`** akun yang akan di reset password lalu klik tombol `Kirim Kode`

{% hint style="info" %}
Waktu pengisian kode memiliki waktu jeda 60 detik sebelum dapat ditekan kembali
{% endhint %}

* Masukkan Kode Verifikasi yang telah dikirim di **Email**
* Silahkan membuat <mark style="color:orange;">**Kata Sandi Baru**</mark>
* Ketik ulang <mark style="color:orange;">**Kata Sandi Baru**</mark> tersebut sebagai **konfirmasi**
* Setelah semua selesai, klik tombol `Simpan`

Notifikasi bahwa pembaharuan Kata Sandi berhasil akan muncul di bagian bawah

<figure><img src="/files/GMaFInBLZuWGWVhSvpXb" alt="" width="375"><figcaption></figcaption></figure>

## <mark style="color:orange;">Merubah foto profile</mark>

* Masuk ke bagian profile → klik tombol :camera:
* Foto profile bisa diganti melalui gallery atau ambil foto secara langsung
* Foto profile berhasil terupdate

<figure><img src="/files/RGe4gyaUUqUjBJfq2iUc" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/fPvddRUwoPCA3VOcL2iu" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/HEezoeiCZwym8086MPOJ" alt="" width="375"><figcaption></figcaption></figure>

## <mark style="color:orange;">Mengganti database yang digunakan</mark>

* Masuk ke bagian profile → klik tombol `Ganti Database`
* Pilih database yang ingin digunakan

<figure><img src="/files/IM2Jd7YajZ6yiXchCnZq" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/5WHJ4MqRjxHzeYW1AiqM" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.salesmania.id/app-guidebook/profile-and-setting.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.
