> 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-kunjungan-check-out-dari-lokasi-pelanggan.md).

# Cara Kunjungan (Check out) dari Lokasi Pelanggan

### Cara Check Out dari Lokasi Customer

**Step 1:** Pada halaman **Beranda,** klik menu **Pelanggan**.&#x20;

<figure><img src="/files/c8GwYrDWrebJhuqMMTVu" alt="" width="174"><figcaption></figcaption></figure>

**Step 2:** Pilih pelanggan (customer) yang sedang Anda kunjungi yang berstatus "Visiting".

<figure><img src="/files/8nVLLQDFbyIWYvZ9H6k2" alt="" width="174"><figcaption></figcaption></figure>

**Step 3:** Klik **Check Out**.

<figure><img src="/files/EdJfJopdF9tG5zoiHdNl" alt="" width="175"><figcaption></figcaption></figure>

**Step 4:** Saat muncul pop up "Apakah Anda yakin ingin check out?" Klik **Ya**.

<figure><img src="/files/27LFFEgXI08KQ3wEB5ea" alt="" width="146"><figcaption></figcaption></figure>

**Step 5:** Anda telah berhasil check out jika muncul pop up **"Berhasil check out"**&#x20;

<figure><img src="/files/1selr5JHcT7VpRVHTgxM" alt="" width="176"><figcaption><p>Pop up berhasil check out</p></figcaption></figure>

kemudian status akan berubah dari "**Visiting**" menjadi **"Visited".**

<figure><img src="/files/tFIr6Pvws4ENHJxrOOUm" alt="" width="175"><figcaption></figcaption></figure>

{% hint style="info" %}
**NOTE** : Jika saat melakukan Check out namun tidak ada transaksi pesanan sama sekali, maka akan muncul pilihan berikut.\
Centang salah satu diantara ketiga pilihan, kemudian klik **Kirim & check out.**

![](/files/CTxtLIJjeX7AAaU2fTES)
{% endhint %}

**Step 6:** Setelah kunjungan selesai, Anda harus mengirimkan data kunjungan tersebut dengan cara Sync transaksi dan Master Data, dan Sync pictures.

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-kunjungan-check-out-dari-lokasi-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.
