# Dashboard

**Step 1**. Kunjungi website DMS di <https://my.simplidots.co.id/#/Account/Signin>\
**Step 2**. Isi **Username** dan **Password,** kemudian pilih **Sign In.**\\

**Step 3**. Setelah berhasil masuk ke akun DMS Anda, pilih menu **Dashboard.**

![](/files/-Ml0UfTAgDKN7fDJJuX1)

{% hint style="info" %}

* **No. of Customers:** Jumlah pelanggan yang telah bertransaksi.

* **Avg. Items per Inv :** Jumlah rata-rata produk (SKU) dalam satu faktur penjualan.

* **Items:** Jumlah produk (SKU) dari seluruh faktur penjualan.

* **Inv. :** Jumlah faktur penjualan.

* **Total Net :** jumlah keseluruhan omset (Total Invoice - Total Retur) berdasarkan seluruh faktur penjualan pada bulan berjalan.\
  \
  **NB: Dashboard** hanya menampilkan data bulan berjalan (Bulan saat ini, contoh: Oktober).
  {% endhint %}

* **Overdue Invoices**

  <figure><img src="/files/L18mq61ZauA8WmAvTCtM" alt="" width="362"><figcaption></figcaption></figure>

{% hint style="info" %}

* **OverdueAge:** Jangka waktu (umur) dari faktur penjualan yang telah jatuh tempo hingga hari ini. Contoh: Over 90 days (telah jatuh tempo lebih dari 90 hari)
* **Average of AR\_Overdue (days) :** Jumlah rata-rata hari dari piutang yang telah jatuh tempo hingga hari ini.&#x20;
* **Count Invoices:** Jumlah faktur penjualan yang telah jatuh tempo hingga hari ini.
* **A/R\_OverDueAmount:** Jumlah nominal piutang dari faktur yang telah jatuh tempo hingga hari ini.

**NB**: \
\- Warna hijau: jangka waktu (umur) diatas 90 hari.\
\- Warna merah: jangka waktu (umur) 61 - 90 hari.\
\- Warna jingga: jangka waktu (umur) 31 - 60 hari.\
\- Warna kuning: jangka waktu (umur) 1 - 30 hari.
{% endhint %}

* **Top 10 Customer by Net Sales**

![](/files/-Ml0bJuyWdtHCkXsKWOH)

{% hint style="info" %}
**Top 10 Customer by Net Sales:** 10 pelanggan terbaik berdasarkan penjualan bersih. Arahkan kursor sesuai warna agar dapat melihat nama pelanggan dan total bersih.
{% endhint %}

* **Top 10 Products by Amount**

![](/files/-Ml0d4MsYbF667P7MnKq)

{% hint style="info" %}
**Top 10 Products by Amount:** 10 produk (SKU) terbaik berdasarkan jumlah nominal. Arahkan kursor sesuai warna agar dapat melihat nama produk dan total penjualan
{% endhint %}

* .**Top 10 Salesperson by Net Sales**

![](/files/-Ml0dnhqH8X3-uHwa_T-)

{% hint style="info" %}
**Top 10 Salesperson by Net Sales:** 10 salesman terbaik berdasarkan penjualan bersih. Arahkan kursor pada warna grafik agar dapat melihat nama salesman dan total penjualan bersih, total faktur penjualan dan total nominal retur.
{% endhint %}

* **Daily Sales**

![](/files/-Ml0ev6y7EHkM9RmtHba)

{% hint style="info" %}
**Daily Sales:** Penjualan harian pada bulan ini.  \
\- Date Only: Tanggal.\
\- Total Net: Total bersih.\
\- Total Sales: Total penjualan.\
\- Total Return: Total retur penjualan.
{% endhint %}

* **Top 10 Categories**

![](/files/-Ml0h0sApxBxR3BeFwuH)

{% hint style="info" %}
**Top 10 Categories:** 10 Kategori produk terbaik berdasarkan jumlah penjualan. Arahkan kursor ke warna untuk melihat jumlah penjualan per kategori.
{% 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/dashboard.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.
