> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/offene-posten.md).

# Creditors, debtors, open items

## Debtors

### Open items - all outstanding invoices at a glance

The debtors list can be accessed via the main menu "Finances > Debtors". Here we find all open - i.e. **unpaid** - invoices to our customers. If the payment term of an invoice is exceeded (it can be set in the invoice under the "Payment" tab), the invoice is marked in red.

![](/files/e75e52e1397ef1b2d5f37bc8ac2022fea93f4831)

In this video we show how reminders and payment notices can be composed directly from the list:

{% embed url="<https://www.loom.com/share/59828f4f725f44d6b53e326fb5a09aa2>" %}

In this video we show how batch transfers can be made:

{% embed url="<https://youtu.be/oUoMVA3C_HI>" %}

{% hint style="info" %}
**Tip: Send a list of all outstanding invoices to a customer**\
If a specific customer is selected in the customer filter above the list, only the outstanding invoices issued to that customer will appear. This way a PDF with a list of the customer's outstanding invoices can be created for the customer and, for example, attached to the next letter.\
It is possible in the print version to list either all outstanding invoices or only the overdue outstanding invoices.
{% endhint %}

### Customer accounts - how much is still outstanding with which customer?

![](/files/a1d8d55d376c205fc545d3b17ae60b3986dedb62)

This customer list, sorted by revenue, shows on the one hand which customer contributes the most revenue, and on the other what has been billed to them and what of that has already been paid. From this results the balance in the customer account.

### Payment terms - how quickly do customers pay in comparison?

![](/files/50f07b91261f34b3febc2fc53a0b6a37742ad733)

The payment term determined here per customer is an average value of the difference between invoice date and payment receipt.

If 0 days are indicated, there is no data yet for this customer.

## Creditors

This list contains all supplier invoices addressed to our company that have already been recorded in the system but not yet paid.

The list has a print version below as well as an export option as a spreadsheet for spreadsheet programs.

{% hint style="info" %}
**Tip**: Using the supplier filter above the list, for example, a print version with all outstanding invoices of a single supplier can be created.
{% endhint %}

## Configure debtor and creditor contacts

In this video we show how creditor and debtor contacts can be searched, created and configured in Die Agenturverwaltung and how all documents for a specific creditor or debtor can be found.

{% embed url="<https://youtu.be/l_mV3QMif5c>" %}


---

# 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://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/offene-posten.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.
