# Statistik: Debitoren

Die Statistik "Debitoren" zeigt Ihnen alle Rechnungen, die in Luna versendet und gemahnt wurden (die gelben und die orangen Rechnungen).&#x20;

* Sie können anhand des Kalenders den gewünschten Stichtag wählen.
* Mit dem Klick auf *Ausführen*, wird eine Excel-Datei mit den Debitoren erstellt (versendete und gemahnte Rechnungen).

![](/files/-MeZ7ulPCLncvZ6xlFZU)

![](/files/-MeZ7gvlvC_vHbUJpLZv)

**In der Excelliste finden Sie folgende Informationen:**

* **N°** = Rechnungsnummer
* **Patient** = ID des Patienten
* Patientenname
* **Saldo** = der Betrag, der noch nicht beglichen wurde
* **Total fälliger Betrag** = der totale Betrag, der in Rechnung gestellt wurde
* **Versanddatum** = Datum, an dem die Rechnung versendet wurde
* **Status** = der aktuelle Status der Rechnung


---

# 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://docs.hexabit.ch/luna/manual/statistics/debitoren.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.
