# Aktualität der Daten

Wenn du die Transaktion auf deinem Bankkonto hast braucht es eine gewisse Zeit, bis Sie komplett verarbeitet sind und für andere Softwares bereitstehen oder automatisch synchronisiert werden.

{% hint style="info" %}
Grundsätzlich sind die Daten in Kontoflux.io **tagesaktuell**.&#x20;
{% endhint %}

| Bank                                                                                                                      | finAPI                                                                                                       | Kontoflux.io                                                                                          | Automationen                                                                                                                                                                                                                                                               |
| ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Sofort, sobald gebucht.                                                                                                   | <p>Feste Abholungszeiten Aufgrund von Regulation<br><br>08:00 Uhr<br>10:00 Uhr<br>12:00 Uhr<br>16:00 Uhr</p> | Sobald bei finAPI verfügbar. Kleinere Zeitverzögerung durch Verarbeitungszeit möglich. (max. Minuten) | <p>Sobald in Kontoflux.io sichtbar, für <strong>Integrationen und API</strong> verfügbar. <br><br><strong>Webhooks</strong> werden getriggert in batches, sobald Transaktionen bekannt sind.<br><br>Bei <strong>Integrationen</strong>: je nach Einstellung des Syncs </p> |
| Achtung! In manchen Fällen wird die Buchung als Vorschau gezeigt, ist aber noch nicht komplett durchgebucht bei der Bank. |                                                                                                              |                                                                                                       |                                                                                                                                                                                                                                                                            |

### Am Beispiel durchlebt

Du hast eine Buchung um **8:05** erhalten, deine Bank zeigt Sie sofort an.\
Um **10:00** holt finAPI neue Daten ab.\
Gegen **10:01** hat Kontoflux.io alle Informationen.\
Wir haben unsere Integration auf **10:15** automatisch gestellt, um Transaktionen garantiert zu übertragen.


---

# 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.kontoflux.io/limitationen-and-sonderfalle/aktualitat-der-daten.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.
