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

# Customer

Berikut langkah-langkah untuk create Master Customer

1. **Pastikan anda sudah login pada aplikasi ERP**
2. Pilih Menu *<mark style="color:violet;">**Master**</mark>* -> *<mark style="color:violet;">**Contact**</mark>*

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

3. Pilih Menu *<mark style="color:violet;">**Customer**</mark>*

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

4. Klik Tombol *<mark style="color:violet;">**Create**</mark>*

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

5. Isi Data Customer anda.

<details>

<summary>Pelajari Fungsi Setiap field pada master customer  </summary>

1. Group : Wajib di isi sesuai daftar pilihan
2. Code : Untuk menambahkan kode customer. Kolom Kode ***Wajib Diisi & Tidak boleh Kembar*** dengan customer lain&#x20;
3. Name : Untuk Menambahkan Nama Customer. Kolom Nama ***Wajib Diisi***&#x20;
4. Email  : Untuk Menambahkan Email Customer. Kolom Email **sifatnya opsional**&#x20;
5. Address : Untuk Menambahkan Alamat Customer. Kolom Address **sifatnya opsional**&#x20;
6. Phone :  Untuk Menambahkan Nomor telp customer. Kolom Phone **sifatnya opsional**&#x20;
7. Notes : Untuk Menambahkan Keterangan lain. Kolom Notes **sifatnya opsional**&#x20;
8. Bank Name : Untuk Menambahkan Nama bank customer. Kolom Bank Name **sifatnya opsional**&#x20;
9. Bank Branch : Untuk Menambahkan Cabang bank customer. Kolom Bank Branch **sifatnya opsional**&#x20;
10. Account Name : Untuk Menambahkan Nama pemiliki bank. Kolom Account name  **sifatnya opsional**&#x20;
11. Account Number : Untuk Menambahkan No Rekening bank . Kolom Account number  **sifatnya opsional**

</details>

6. Jika Telah selesai, klik *<mark style="color:violet;">**SUBMIT**</mark>*

<figure><img src="/files/x0XBtCPZOlvlYhC8SjL2" alt=""><figcaption><p>klik tab <em><strong>LIST DATA</strong></em> untuk melihat customer yang telah dibuat</p></figcaption></figure>

***

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/0fUSIOMQe5CbuQrt3CrS">/pages/0fUSIOMQe5CbuQrt3CrS</a></td><td><a href="/files/fHB54z1xCxTY22uu0c4t">/files/fHB54z1xCxTY22uu0c4t</a></td></tr><tr><td><a href="/pages/wb7VCQg6EDS0PA7L2P3j">/pages/wb7VCQg6EDS0PA7L2P3j</a></td><td><a href="/files/fHB54z1xCxTY22uu0c4t">/files/fHB54z1xCxTY22uu0c4t</a></td></tr><tr><td><a href="/pages/l9s7APIiRoDYTXWd4yrh">/pages/l9s7APIiRoDYTXWd4yrh</a></td><td><a href="/files/tmC5v2r0y5rzQNJltZ2D">/files/tmC5v2r0y5rzQNJltZ2D</a></td></tr></tbody></table>


---

# 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://pointhub.gitbook.io/pointhub-documentation/master/contact/customer.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.
