> 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/melakukan-kunjungan-check-in.md).

# Melakukan Kunjungan; Check-in & Check-out

## 1. Check-in

**Step 1**. Setelah berhasil log in pada aplikasi SFA dengan menggunakan username dan password Anda, sebelum melakukan aktivitas Anda, silahkan masuk pada menu Home dan lakukan Sync Stock dan Sync Transaction pada bagian berikut (1) untuk menarik data terupdate dari web ke SFA, kemudian silahkan masuk  pada menu Customers untuk melihat dan memilih toko yang akan dikunjungi (2)

<img src="/files/-Mfufd-YYIXqFF1W56yv" alt="(1)" width="188">

<img src="/files/-MfuefVcNOK1eHShvAn-" alt="(2)" width="188">

Step 2. Pada bagian Daily, silahkan pilih toko yang dikunjungi kemudian pilih "Check In".

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

**Step 3**. Ketika klik "Check In", maka Anda akan diminta untuk mengambil gambar toko secara real time (maksimal 3 foto).

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

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

**Step 4**. Setelah selesai menggambil gambar, Anda dapat kembali dan dapat melanjutkan untuk membuat pesanan atau *create order*. Jika sudah selesai membuat pesanan, dan Anda masih dalam keadaan Check In, waktu kunjungan Anda di toko tersebut akan berjalan seperti pada bagian berikut:

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

## 2. Check-out

Jika Anda sudah selesai melakukan kunjungan terhadap toko, Anda dapat melakukan Check Out sebagai berikut agar dapat melanjutkan kunjungan ke toko selanjutnya (1) dan setelah berhasil check out, maka waktu kunjungan Anda akan berhenti dan tampil seperti berikut (2):

<img src="/files/-Mfujp3W4w0dheovIGzd" alt="(1)" width="188">

<img src="/files/-MfukCHTLmFVUOqoW-_0" alt="(2)" width="188">


---

# 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/melakukan-kunjungan-check-in.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.
