# Check-In

Untuk mengetahui durasi kunjungan sales di suatu customer, dapat mengaktifkan fitur check-in dengan opsi foto dan GPS.

Ketika sales sampai di lokasi customer, dapat melakukan check-in terlebih dahulu.

{% hint style="warning" %}
*<mark style="color:orange;">**Check-In**</mark>* memiliki 2 opsi (lihat gambar di bawah)
{% endhint %}

<figure><img src="/files/0UI4zbQfHZCY4VQi1e5i" alt="" width="563"><figcaption><p>Mengaktifkan Fitur Check In</p></figcaption></figure>

{% hint style="info" %}
Centang 'Required Foto' untuk mewajibkan team sales melampirkan foto ketika melakukan Check In
{% endhint %}

{% hint style="info" %}
Centang 'Required GPS' untuk mewajibkan team sales melampirkan tag GPS ketika melakukan Check In
{% endhint %}

{% hint style="info" %}
Jika Anda mengaktifkan fitur Check In namun tidak mencentang 'Required Foto' dan juga 'Required GPS', maka sistem hanya akan merekam jam Check In sales
{% endhint %}

Anda juga dapat memilih status mana saja yang membutuhkan Check In dengan cara mencentang checkbox 'Check In' pada status yang membutuhkan Check In

<figure><img src="/files/URBMllUlnyr4wwI0n8hV" alt="" width="563"><figcaption><p>Memilih Status yang Membutuhkan Check In</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.salesmania.id/website-guidebook/advanced-features/check-in.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
