> 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/website-backoffice/dms-distribution-management-system/intelligence/account-receivable/ar-paid.md).

# AR Paid

Anda bisa masuk ke menu **Intelligence** > **Account Receivable >  AR Paid**

Pada laman ini Anda dapat mellihat informasi mengenai laporan pelunasan piutang pelanggan. Untuk melakukan pengecekkan, Anda dapat memanfaatkan fitur pencarian berdasarkan rentang waktu, nama customer & Salesman.

![](/files/-MjhFlcCKwRqA2BRg8Yi)

Anda juga dapat mengunduh & mencetak file tersebut.&#x20;

![](/files/-MjhHDjuQ5DNcultRXSW)

Sebagai contoh, pada laporan pelunasan piutang di bawah ini terdapat informasi mengenai :

* Periode rentang waktu pelunasan piutang pelanggan
* Kode : berisi kode pelanggan
* Nama : nama customer
* Tgl Faktur : tanggal dilakukannya faktur
* No Faktur : nomor invoice piutang
* Jumlah : Jumlah piutang di nomor faktur tersebut
* Retur : Nominal retur
* Cash, Giro & Bank transfer : metode pembayaran pelunasan piutang
* Selisih : Jumlah selisih di nomor faktur tersebut
* Salesman : karyawan yang melakukan penagihan piutang

![](/files/-MkpaSFaQoIhPuuUZMAA)

Laporan pelunasan piutang di atas menyebutkan bahwa :\
\- Pada periode 01-09-2021 s/d 30-09-202, jumlah pelanggan yang melakukan pelunasan dari semua nomor faktur tersebut adalah 29.570.000.\
\- Terdapat dua nomor faktur yang melakukan retur dan total retur dari kedua faktur tersebut adalah 9.880.000.\
\- Seluruh faktur menggunakan cash sebagai metode pembayarannya.\
\- Hanya satu faktur saja yang terdapat selisih.\
\- Total yang diretur sebesar 9.880.000 atas product Air Kemasan M1 dan Almond Slice 1KG.


---

# 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/website-backoffice/dms-distribution-management-system/intelligence/account-receivable/ar-paid.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.
