# Bankkonten hinzufügen

Der einfachste Weg ein Bankkonto anzubinden ist direkt über das Kontoflux.io Backend.

### Direkt über das Backend

* Rufe <https://app.kontoflux.io> auf und logge dich ggf. ein
* Stelle sicher dass du im richtigen Workspace bist!
* Gehe auf *> Bankkonten*
* Klicke oben in der Navigations-Leiste auf "+ Bankkonto" hinzufügen
* Suche nach deiner Bank
* Folge den Anweisungen im Fenster

### Über den Quick-Connect Link

Der [Quick-Connect](/konten-anbinden/quick-connect.md) Link ist eine zusätzliche und einfache Möglichkeit Bankkonten direkt anzubinden. Er eignet sich besonders um ihn in Anwendungen einzubetten und ist als simpler linearer Prozess gebaut. Ideal um den Anwender, der die Bankkonten pflegt, nicht zu sehr zu verwirren.&#x20;

* Wechsle in den Workspace, zu dem du den Quick-Connect haben willst.
* Gehe zum Dashboard
* Kopiere den Link aus der Quick-Connect Box, er sieht in etwa so aus: **<https://app.kontoflux.io/**_**:workspaceid:**_**/quick-connect>**
* Teile diesen Link mit der Person, die die Konten einpflegt oder bette Ihn in deiner Applikation ein

{% hint style="info" %}
Der **Quick-Connect** Link verfügt über **URL-Parameter** um automatisch nach einer Bank zu suchen, was den Anwendern sogar einen weiteren Schritt erspart:\
zB.: \*\*<https://app.kontoflux.io/.../quick-connect?BIC=BIC1234**\\>
\
**Alle Parameter findest du auf der** [**Quick-Connect Seite.**](/konten-anbinden/quick-connect.md)
{% endhint %}

{% content-ref url="/pages/Na2fF4pxrU52PKx9OLxP" %}
[Quick-Connect](/konten-anbinden/quick-connect.md)
{% endcontent-ref %}


---

# 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/konten-anbinden/bankkonten-hinzufugen.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.
