# Master Pelanggan

Menu ini menyediakan fungsi-fungsi utama seperti penambahan data pelanggan baru, pengeditan informasi pelanggan yang sudah ada, penghapusan data pelanggan yang tidak relevan, pencarian pelanggan berdasarkan kriteria tertentu, serta penampilan daftar alamat lengkap pelanggan.

1. Untuk menambahkan pelanggan baru, kamu bisa akses pada menu **`Penjualan > Pelanggan > Tambah Pelanggan`**.

<figure><img src="/files/fUw9YpaNATCi9Ki7iFBB" alt=""><figcaption></figcaption></figure>

2. Input data pelanggan dengan benar dan klik **`Submit`**.
3. Selanjutkan akan diarahkan ke halaman tambah alamat pelanggan.
4. Tekan tombol **`Tambah Address`** untuk menambahkan alamat, kemudian klik **`Simpan`**.

<figure><img src="/files/V6s2Cqngi3bsFefj7YsH" alt=""><figcaption></figcaption></figure>


---

# 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://doc.nexaseller.com/tutorials/panel-nexaseller/penjualan/master-pelanggan.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.
