> For the complete documentation index, see [llms.txt](https://panduan-dms.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-dms.simplidots.id/mobile-application/sfa-sales-force-automation/home/customer/mencatat-customer-stok.md).

# Mencatat Customer Stok

Ikuti langkah berikut untuk mencatat stok produk fokus (special) pada pelanggan.

**Step 1.** Pastikan Anda telah menentukan produk fokus pada backoffice product master dengan [klik disini. ](/website-backoffice/dms-distribution-management-system/master-data/product/product-master/cara-menentukan-product-focus.md)

**Step 2.** Buka aplikasi SFA.

**Step 3.** Pilih **Menu Home> Customer.**

<img src="/files/-Mffv8bqEEQTo_O8KqJk" alt="" width="188">

**Step 4.** Cari **nama pelanggan.**

**Step 5.** Lakukan checkin kunjungan pelanggan [klik disini.](https://panduan-dms.simplidots.id/mobile-application/sfa-sales-force-automation/home/customer/pages/-Mfud7dGRNrlDjYSunRy#id-1.-check-in)

**Step 6.** Buka menu **Profile Customer.**

<figure><img src="/files/2sK81Hpx0OK9K772rE6v" alt="" width="349"><figcaption></figcaption></figure>

**Step 7.** Pilih tab **Stocks**. Cari produk fokus yang ingin dicatat jumlah stoknya pada pelanggan.

Contoh : \
Bumbu Penyedap \
Kondisi : \
\- Last check stock = No Stock\
\- Now = No Stock

<figure><img src="/files/zXafAOSwdxp5Rll4xFpa" alt="" width="350"><figcaption></figcaption></figure>

**Step 8.** Isi jumlah stok terkini. \
Kondisi : \
\- Last check stock = No Stock\
\- Now = 3 KRT

<figure><img src="/files/kir9MnnkE3vvJq9nTd20" alt="" width="349"><figcaption></figcaption></figure>

**Step 9.** Klik **NOTE** apabila terdapat catatan yang ingin dicatat.

<figure><img src="/files/SbpAQBzp8if8hSl7OiNN" alt="" width="346"><figcaption></figcaption></figure>

**Step 10. Klik OK.**

**Step 11.** Lakukan check out kunjungan pelanggan[ klik disini. ](https://panduan-dms.simplidots.id/mobile-application/sfa-sales-force-automation/home/customer/pages/-Mfud7dGRNrlDjYSunRy#id-2.-check-out)

**Step 12.** Jangan lupa lakukan [Sync Transaction](https://panduan-dms.simplidots.id/mobile-application/sfa-sales-force-automation/home/customer/pages/-Mh4WU9l0frs9ViZ9nti#id-2.-sync-transaction) dan [Sync Picture. ](https://panduan-dms.simplidots.id/mobile-application/sfa-sales-force-automation/home/customer/pages/-Mh4WU9l0frs9ViZ9nti#id-3.-sync-pictures)

{% hint style="info" %}
Check hasil Customer Stock di [sini](/website-backoffice/dms-distribution-management-system/master-data/customer/customer-stock.md).
{% endhint %}


---

# 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-dms.simplidots.id/mobile-application/sfa-sales-force-automation/home/customer/mencatat-customer-stok.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.
