# Integration with your bank

Connect your bank account to synchronize [payments](/runple-handbook/accounting/payments.md) between your bank and Runple automatically.&#x20;

**1.** Open [bank accounts](/runple-handbook/accounting/bank-accounts.md).

<figure><img src="/files/dmj0Jkw8yvAE6L97VOOY" alt=""><figcaption></figcaption></figure>

**2.** Select the bank account you want to connect.

<figure><img src="/files/OIIhgukkNjmTJrl4oTa9" alt=""><figcaption></figcaption></figure>

**3.** Click **Connect bank** <img src="/files/kvutAby4UaboRxs4hcZR" alt="" data-size="line">

**4.** Click **Continue** <img src="/files/jfXoLxirdK7NVxqvTsf0" alt="" data-size="line">

<div align="left"><figure><img src="/files/fmsx98jMZiIJU1kVWXS2" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
To ensure secure synchronization with your bank, together with [GoCardless](https://gocardless.com/), we use the Open Banking technology according to the EU Payment Services Directive (PSD2).
{% endhint %}

**5.** Grant permissions to retrieve your data.

**6.** Select the accounts you want to create in Runple.

<div align="left"><figure><img src="/files/5M6q4hw3JgTyPQ3qBpv8" alt=""><figcaption></figcaption></figure></div>

{% hint style="danger" %}
If you have a business account with one of the Erste Group banks, you will need to contact your bank and sign a third-party authorization to allow Runple to connect to your account.
{% endhint %}

**7.** Select the period for which you want to synchronize payments.

<div align="left"><figure><img src="/files/yr0rTuv7gjsnwggGa5He" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Please note that you can synchronize up to 90 days at a time. If you need to sync payments for a longer period, start by syncing the first 90 days, then the next 90 days, and so on.
{% endhint %}

**8.** Click **Connect**<img src="/files/md77hH6rWvZbX3GqN9hf" alt="" data-size="line">

## Extended connection

**Use the extended connection if you want to sync payments from the last 365 days.**

To connect an account using the extended connection, follow these steps:

**1.** Open Bank Accounts.

<div align="left"><figure><img src="/files/i4YunRApeTXGs3BH6Lst" alt=""><figcaption></figcaption></figure></div>

**2.** Open the bank account for which you want to use the extended connection.

<div align="left"><figure><img src="/files/3I1LSvgcb4iU2x02rSrC" alt=""><figcaption></figcaption></figure></div>

**3.** Click the arrow on the Bank Connect button and select the Extended Connection option<img src="/files/2CbQ713riD6zQuYXa8Yc" alt="" data-size="line">

<div align="left"><figure><img src="/files/jEPOlhCoVPsvwJrO4j2C" alt="" width="405"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The bank may take up to 30 minutes to activate the connection. Please wait and do not close or refresh the window.
{% endhint %}

{% hint style="warning" %}
Even with the extended connection you can still synchronize up to 90 days at a time. If you need to sync payments for a longer period, start by syncing the first 90 days, then the next 90 days, and so on.
{% endhint %}

## Disconnect your bank account

Click **Disconnect** <img src="/files/3Zy6kUPo6vdoSMAmUE8P" alt="" data-size="line"> to disconnect your bank account.

<div align="left"><figure><img src="/files/TIbEVgmBykPq8ZsEkiWN" alt=""><figcaption></figcaption></figure></div>


---

# 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.runple.com/runple-handbook/accounting/bank-accounts/integration-with-your-bank.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.
