# Connecting Bank Feeds In Xero

We ask every single client to connect their bank account to Xero. This is by far the easiest way to share your data with us.

We may also need to see an actual bank statement from time to time.

***

## How to connect most bank accounts

<figure><img src="/files/hA7oxP7HIWjZLAZB6cLm" alt="" width="375"><figcaption></figcaption></figure>

1. Login to **Xero** and you'll find yourself on the **Dashboard**
2. Click **Add an Account** (above) and follow the instructions

{% hint style="success" %}
What import date should you choose? We'll usually ask you to connect your feed from a specific date, but if you're not sure then **import from as far back as possible**. It's pretty easy to delete anything we don't need.
{% endhint %}

***

## How to connect additional bank accounts

<figure><img src="/files/2H28QYvHUlhW6gOQUbxP" alt="" width="375"><figcaption></figcaption></figure>

1. Login to **Xero** and you'll find yourself on the **Dashboard**
2. Click **Accounting** in the header menu and then **Bank Accounts** (above)
3. Click **Add Bank Account** and follow the instructions

***

## Which accounts to connect to Xero

In addition to all business bank accounts, we'll also ask you to connect most credit card, PayPal, Wise and GoCardless accounts.

We will not ask you to connect personal bank accounts, unless all of the transactions in that account relate to your business.

{% hint style="danger" %}
Avoid mixing business and personal bank transactions in the same bank account or credit card. It's confusing, will lead to errors (including honest ones), and you'll end sharing personal transactions with your accountant. Not ideal.
{% endhint %}

***

## When to send an actual bank statement

We'll ask to see an actual bank statement to make sure your feed is working properly.

We'll do this:

* when you sign up with Numble
* when you connect a feed for the first time
* at the end of your accounting year

We'll also ask for bank statements because feeds occasionally break down or feed duplicte transactions into Xero.


---

# 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.numble.co.uk/working-with-numble/connecting-bank-feeds-in-xero.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.
