# Auto Geotag

Fitur ini dapat membantu Anda untuk menyimpan lokasi customer. Jika fitur ini diaktifkan, maka untuk customer yang belum ada lokasinya akan otomatis ter-geotag bila melakukan visit sejumlah 2 kali (by Default) dan selisih antar titiknya tidak lebih dari 30 meter (by Default).

Untuk mengatifkan fitur ini, Anda bisa mengunjungi `⚙️` -> Settings -> `Customer`-> Klik `Enable`-> Klik `Simpan`

<figure><img src="/files/vL8qgcgZb4TcKw2awOdC" alt="" width="267"><figcaption><p>Auto Geotag</p></figcaption></figure>

{% hint style="info" %}
Radius (meter) dan juga jumlah visits dapat disesuaikan dengan kebutuhan atau kebijakan perusahaan
{% endhint %}


---

# 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/auto-geotag.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.
