> 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-mencatat-stok-pelanggan.md).

# Cara Mencatat Stok Pelanggan

**Step 1:** Buka menu **Beranda.**

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

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

**Step 3:** Lakukan checkin terhadap pelanggan yang ingin dikunjungi dengan cara [klik di sini.](/mobile-application/sfa-sales-force-automation/beranda/pelanggan/cara-kunjungan-check-in-di-lokasi-pelanggan.md)

**Step 4:** Buka profil pelanggan. Contoh : Andika.

<figure><img src="/files/MrQZAE0EJ7YHDBu8977f" alt="" width="300"><figcaption></figcaption></figure>

**Step 5.** Pilih **Customer Stock.**

<figure><img src="/files/K4xkn0BJ2AzS4M64tEDE" alt="" width="292"><figcaption></figcaption></figure>

Step 6. Pilih produk yang ingin dicatat stoknya. Contoh : Gula Putih 1KG. Pada kondisi ini, produk yang tercatat stoknya 0 dianggap Habis dan berwarna abu" transparan.

<figure><img src="/files/lYxP9VXa0YXsTYMFG8m2" alt="" width="293"><figcaption></figcaption></figure>

Step 7. Isi **kuantitas stok** terkini berdasarkan informasi dari customer.

Step 8. Klik **Perbarui Stok.**

<figure><img src="/files/2QCe3I31vS7X8762J1wX" alt="" width="299"><figcaption></figcaption></figure>

Step 9. Stok berhasil diupdate. Contoh : Gula Putih 1KG tercatat ada 53 Pcs pada 11 Des 2024 pukul 23:42.&#x20;

<figure><img src="/files/4LWIh3WGv4TBr8vSlErn" alt="" width="297"><figcaption></figcaption></figure>

Step 10. Lakukan checkout jika sudah selesai dengan cara [klik di sini.](/mobile-application/sfa-sales-force-automation/beranda/pelanggan/cara-kunjungan-check-out-dari-lokasi-pelanggan.md)

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-mencatat-stok-pelanggan.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.
