> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/mobile-application/sfa-sales-force-automation/beranda/pelanggan/cara-menambah-pelanggan-baru.md).

# Cara Menambah Pelanggan Baru

**Step 1:** Masuk ke aplikasi **SFA.**

**Step 2:** Pilih menu **Pelanggan**.&#x20;

<figure><img src="/files/JOf7TJws4TIRSI9VkTVw" alt="" width="176"><figcaption></figcaption></figure>

**Step 3:** Klik **icon +** yang berada di pojok kanan bawah atau pilih **Buat Pelanggan Baru** jika belum memiliki data pelanggan sama sekali.&#x20;

<figure><img src="/files/pX2M4jxHLjMz9RC0fRdZ" alt="" width="147"><figcaption></figcaption></figure>

**Step 4:** Isi data pelanggan baru sesuai kolom yang tertera  sebagai berikut.&#x20;

<table data-header-hidden><thead><tr><th width="238"></th><th width="219"></th><th></th></tr></thead><tbody><tr><td><p></p><p><img src="/files/TBwkTsc3qVTZ0LpcXLQq" alt="" data-size="original"></p></td><td><img src="/files/YjpT8Ym8MKSiKavQMrPW" alt="" data-size="original"></td><td><p></p><p><img src="/files/9u5ixkPeVfYAYuUPyeQC" alt="" data-size="original"></p></td></tr><tr><td><ul><li><strong>Foto profil</strong> : foto yang menggambarkan profil pelanggan.</li><li><strong>Nama</strong> : nama toko pelanggan.</li><li><strong>Catatan</strong> : catatan khusus terkait pelanggan (bila perlu).</li><li><strong>Alamat</strong> : posisi lokasi toko dengan akurat. </li><li><strong>Pajak</strong> : informasi pembayaran terkait pajak pelanggan.</li><li><strong>Daftar Harga</strong> : daftar harga yang diberikan ke pelanggan.</li></ul></td><td><ul><li><strong>Waktu Pembayaran :</strong> Waktu pembayaran terkait pesanan atau faktur penjualan.</li><li><strong>Nama</strong> : nama pemilik.</li><li><strong>Alamat</strong> : Alamat pemilik.</li><li><strong>Nomor telepon :</strong> nomor telepon toko atau pemilik.</li><li><strong>Email</strong> : email pemilik.</li><li><strong>Nomor NIK/NPWP16</strong> : NIK atau NPWP pemilik.</li><li>Nomor NPWP15 : NPWP pemilik.</li><li>Nomor KK : KK pemilik.</li></ul></td><td>Gambar tambahan mengenai toko</td></tr></tbody></table>

* **Tambah foto profil pelanggan**\
  Pilih tanda **+** pada logo merchant, kemudian pilih **Choose from gallery** apabila sudah ada gambar, atau **Ambil foto** jika belum ada gambar tersimpan.

<figure><img src="/files/jZT9NILTerdasaxKYu32" alt="" width="148"><figcaption></figcaption></figure>

* **Tentukan lokasi alamat toko**\
  Pilih lokasi alamat sesuai dengan lokasi yang sebenarnya. Kamu bisa memilih antara; **Gunakan lokasi pin point** jika lokasi kamu saat ini sesuai dengan titik lokasi alamat toko pelanggan, atau **Tambah manual** jika lokasi kamu saat ini kurang sesuai dengan titik lokasi alamat toko pelanggan.&#x20;

<figure><img src="/files/oj7ReutpFab6U6Tv4hz7" alt="" width="150"><figcaption></figcaption></figure>

{% hint style="success" %}
Kamu telah berhasil menambahkan gambar dan lokasi jika gambar dan tanda pin merah peta telah terlihat seperti berikut:
{% endhint %}

<figure><img src="/files/DGtULCJiXVYtFi6zcAAF" alt="" width="148"><figcaption></figcaption></figure>

**Step 5.** Klik tombol **Simpan.** Pelanggan berhasil ditambah jika muncul notifikasi berikut. .

<figure><img src="/files/lwE3zAoAmn5qHPAq6AqI" alt="" width="124"><figcaption></figcaption></figure>

Silakan dicoba, Kawan Simpli! :)


---

# 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://panduan-sap.simplidots.id/mobile-application/sfa-sales-force-automation/beranda/pelanggan/cara-menambah-pelanggan-baru.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.
