# Menambahkan "Route All Customer"

Route All Customer ditujukan untuk memudahkan user membuat rute untuk seluruh customer baik yang sudah terdaftar sebelumnya dan yang baru didaftar otomatis masuk menjadi satu kesatuan rute keseluruhan customer. Sehingga, user tidak perlu khawatir saat kunjungan karena seluruh customer akan muncul.

Lihat panduan di bawah:

{% stepper %}
{% step %}

### Membuat Rute Harian

Step 1. Buka menu **Master Data.**

Step 2. Pilih **Tracking**.

Step 3. Pilih **Daily Route.**

Step 4. Pilih button **+.**

<figure><img src="/files/BCursHboIXoEwURN7BrK" alt=""><figcaption></figcaption></figure>

Step 5. Isi Daily route name dengan **"Route All Customer"** dengan penamaan tersebut, seluruh customer akan otomatis masuk ke dalam rute harian ini.

Step 6. Pilih **Save**.

<figure><img src="/files/8e2mGUJqxNmFGkSNDmc2" alt=""><figcaption></figcaption></figure>

Hasilnya akan tersimpan dengan catatan berikut:

<figure><img src="/files/EDh4P8308bxlnRIuqGws" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Membuat Rute Mingguan

Step 7. Buka menu **Master Data.**

Step 8. Pilih **Tracking**.

Step 9. Pilih **Weekly Route.**

Step 10. Pilih button **+.**

<figure><img src="/files/hMFBZltcUiDjv1Z8esLl" alt=""><figcaption></figcaption></figure>

Step 1&#x31;**.** Isi nama rute mingguan yang akan dibuat pada "**Name**". Contoh : Rute Mingguan.

Step 12. Pilih Daily Name "**Senin**" atau sesuai nama hari yang Anda inginkan.&#x20;

Step 13. Pilih nama rute **"Route All Customer".**

Step 14. Pilih **+** **Route**.

<figure><img src="/files/iG0DeZeAlMBfLjPc0xUu" alt=""><figcaption></figcaption></figure>

Step 15. Kemudian  **Save**.

<figure><img src="/files/YOPnnnjV9s65Kbibp9yG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Menentukan Rute untuk Pegawai&#x20;

Step 16. Buka menu **Master Data.**

Step 17. Pilih **Tracking**.

Step 18. Pilih **Employee Route Plan.**

Step 19. Pilih *button* **+.**

<figure><img src="/files/51Y6WnNrgEM39df8AjQn" alt=""><figcaption></figcaption></figure>

Step 20. Tentukan nama pegawai yang akan menggunakan rute pada *field* "**Employee**". Contoh : SASKIA.

Step 21. Isi nama rute yang akan digunakan oleh pegawai SASKIA pada *field* "**Name**". Contoh : Rute All Customer.

Step 22. Isi 1 pada field **"Week of"**. Artinya, rute akan berulang setiap seminggu sekali.

Step 23. Pilih rute mingguan yang telah dibuat sebelumnya pada *field* "**Weekly Route".** Contoh : Rute All Customer.&#x20;

Step 24. Pilih **+ Route Plan.**

<figure><img src="/files/GdjJGnoZAurkouGBgP7y" alt=""><figcaption></figcaption></figure>

Step 25. Pilih **Save**.

<figure><img src="/files/U5exKiCFYUzdwXxCwpTd" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/master-data/tracking/menambahkan-route-all-customer.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.
