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

# Profil

Anda dapat memperbarui detail akun pribadi Anda di bagian Profil pada Pengaturan.

### Mengakses Pengaturan Profil

1. Buka menu tarik-turun org/akun dengan mengklik logo Morphic di pojok kiri atas.
2. Pilih Pengaturan.
3. Dari bilah sisi kiri, klik Profil.
4. Kelola detail pribadi Anda, termasuk nama, email, dan gambar profil Anda.

Atau langsung ke sana: [studio.morphic.com/settings/profile](https://studio.morphic.com/settings/profile)

### Pengelolaan Profil

Untuk mempersonalisasi akun Anda, Anda dapat memperbarui detail profil Anda:

* Foto Profil: unggah gambar untuk mewakili akun Anda.
* Nama Lengkap: perbarui bagaimana nama Anda ditampilkan di Morphic.
* Email: pastikan email Anda benar agar menerima notifikasi dan pembaruan.
* Undang Teman: salin tautan undangan Anda untuk dibagikan kepada teman dan dapatkan kredit saat mereka berlangganan.

<figure><img src="/files/30740edebcce92eb261067e262ddc87d16571d4f" alt=""><figcaption><p>Mengelola pengaturan profil Anda</p></figcaption></figure>

<figure><img src="/files/906c3fd69eb12bf2530968ac236e8a9ab804173c" alt="Profile settings page"><figcaption><p>Antarmuka pengelolaan profil</p></figcaption></figure>

### Penghapusan Akun

Anda dapat menghapus akun Morphic Anda secara permanen beserta semua data terkait dari bagian Profil. Penghapusan dikonfirmasi melalui email, dan setelah selesai, tidak dapat dibatalkan.

1. Dari dasbor, buka menu tarik-turun akun di pojok kiri atas
2. Pilih Pengaturan.
3. Klik [Profil](https://studio.morphic.com/settings/profile) di bawah bagian Akun
4. Temukan opsi Hapus akun di bagian bawah halaman
5. Klik Hapus akun
6. Dialog konfirmasi akan muncul. Klik Kirim link melalui email untuk melanjutkan
7. Buka email konfirmasi dari Morphic dan ikuti tautannya untuk menyelesaikan penghapusan.

<figure><img src="/files/44df4e0039d5b22e159cb6ae542c83e6313a08d4" alt=""><figcaption></figcaption></figure>

Begitulah cara Anda mengelola profil Anda di Morphic. Di sana tersimpan detail pribadi Anda dan, jika sewaktu-waktu diperlukan, opsi untuk menghapus akun Anda.

***

Jika Anda mengalami kendala atau memiliki pertanyaan, jangan ragu untuk menghubungi kami. Kami dengan senang hati akan membantu. Tulis kepada kami di [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/id/akun-and-penagihan/settings/profile.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.
