> For the complete documentation index, see [llms.txt](https://wiki.swot.de/handbuch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.swot.de/handbuch/swot_co/externe_daten/schnittstellenmanager/verdichtung.md).

# Verdichtung

Es gibt die Möglichkeit Belege in Ist (auch in Plan/Vorschau) pro Tag zu verdichten. Sie können diese Funktion unter Daten - Belege bearbeiten - Verwaltung - Verdichtung aufrufen. Hier erlangen Sie eine Übersicht über die Konten (FiBu), die Kostenstellen und die Kost mit Konten.

Man sieht pro Konto oder Konto/Kostenstelle in dem Buchungskreis, wie viele Belegeim System \[#] vorhanden sind und wie viele Belege nach der Verdichtung da sein werden \[#Verdichtung]. Man kann zudem entweder alle Konten auswählen oder nur bestimmte Konten. Durch eine Sortierungsieht man sofort die Konten mit den meisten Belegen. Nach der Verdichtung sollten beide Zahlen (\[#] und \[#Verdichtung]) gleich sein, sodass ersichtlich wird, dass tatsächlich nichts mehr zu verdichten ist.

Zudem kann man sofort für alle Buchungskreise verdichten. Dabei werden alle Kontenautomatisch selektiert.

#### **Vor der Verdichtung**

<figure><img src="/files/7inWIJOhMkPnCRSJAury" alt=""><figcaption></figcaption></figure>

#### **Nach der Verdichtung**

<figure><img src="/files/15xWpRqaqI8Vp2Mpmy2z" alt=""><figcaption></figcaption></figure>

### Belege nach dem Einlesen verdichten

Konten, die keine Beleginformationen enthalten, können auch zu Tagessalden verdichtet werden. Dazu das Konto markieren und den Haken setzen. Nach dem Einlesen wird die Verdichtung durchgeführt. Das macht i.d.R. Sinn für Konten wie USt, VSt, Bank, Ford- Verb.-Sammelkonto.

![](/files/I30QObq6kMiYh6cXyLcB)


---

# 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.swot.de/handbuch/swot_co/externe_daten/schnittstellenmanager/verdichtung.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.
