# Customer

### Berikut Langkah Langkah Menambahkan Data Customer&#x20;

1. Pastikan Anda sudah login dan sudah memiliki project&#x20;
2. Pilih Menu Master Customer .&#x20;

<figure><img src="/files/cCjAca6gMG4wkDXfkDQA" alt="" width="563"><figcaption><p><em>Halaman List Master Customer</em> </p></figcaption></figure>

3. Klik Tombol *<mark style="color:green;">add new .</mark>*&#x20;

<figure><img src="/files/NcF3UshPepYKVogLmRv4" alt="" width="563"><figcaption><p><em>Halaman List Master Customer</em> </p></figcaption></figure>

4. Isi Data Customer Anda.

<figure><img src="/files/N8UXBjglVwFf5mz4NSut" alt="" width="563"><figcaption><p><em>Halaman Create Master Customer</em> </p></figcaption></figure>

<details>

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

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

</details>

5. Jika Telah selesai, klik save. &#x20;

***

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