> 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/monitoring/home/fitur-tracking.md).

# Memahami Menu Tracking

Pada laman ini, Anda dapat melakukan pencarian dengan menggunakan nama salesman & customer (outlet).&#x20;

![](/files/-MkaHYJRArb5E7n5_nIl)

Jika ingin melihat posisi salesman & alamat customer/outlet, Anda dapat melakukan pencarian dengan menggunakan nama salesman/outlet yang ingin dipantau.&#x20;

Untuk langkah-langkahnya ;&#x20;

* Silakan pilih sales, kemudian pilih nama salesman. Akan terlihat peta posisi salesman, info lokasi & waktu tracking terakhir salesman. <br>

![](/files/-MkaI77ddRhS9FX3XWuf)

{% hint style="info" %}
Informasi tambahan :\
Untuk mempermudah pengecekkan, pastikan bahwa nomor imei salesman sudah di-input pada website agar yang tertera adalah nama salesman, bukan nomor imei.&#x20;
{% endhint %}

Sebagai contoh, kami ingin memantau posisi Ratna Lathifah.

![](/files/-MkaJCtJ4lMjj5pUMjzq)

![](/files/-MkaJNgEVV7WfepE1wNC)

Pada tampilan tersebut, tertera bahwa terakhir tracking pada 06-09-2021 pukul 11:08:57 AM. Silakan pilih show on maps jika ingin melihat dari peta.

* Untuk melihat lokasi customer (outlet), silakan pilih menu sales untuk merubah menjadi menu outlet, pilih nama outletnya. Kemudian akan terlihat peta posisi lokasinya.

![](/files/-MkaKE3dnSllz8HvAgqp)

Sebagai contoh, kami ingin melihat lokasi dari outlet Abbey.

![](/files/-MkaLGytCZbOMsXFE0Dp)

Pada tampilan tersebut, tertera lokasi outlet Abbey. Untuk melihat dalam bentuk peta, silakan pilih show on maps.

{% hint style="info" %}
Informasi tambahan : \
Angka yang terdapat dalam peta merupakan informasi jumlah customer/outlet yang berada di wilayah tersebut. Semakin jauh (zoom out) lokasi petanya, maka akan semakin kecil dan terlihat total keseluruhan customer/outlet.
{% endhint %}


---

# 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/monitoring/home/fitur-tracking.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.
