# Cara Buat Penagihan

Jika Anda ingin membuat jadwal penagihan terhadap customer yang memiliki piutang, silakan ikuti langkah berikut ini:

{% stepper %}
{% step %}

### Buka Menu Penagihan

Step 1. Buka menu Penjualan

Step 2. Pilih Penagihan

Step 3. Pilih Tambah Penagihan

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

{% step %}

### Buat Penagihan Baru

Step 4. Lengkapi data penagihan berikut:

* Tanggal mulai dan selesai penagihan
* Penagih

Step 5. Tentukan invoice yang akan ditagih.

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

{% step %}

### Simpan Penagihan

Step 6. Pilih Simpan.

Step 7. Cek detail Penagihan yang telah tersimpan.

<figure><img src="/files/Auq6JurQVFJfCulwdBt5" 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-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/penjualan/penagihan/cara-buat-penagihan.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.
