> ## Documentation Index
> Fetch the complete documentation index at: https://docs.redbark.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Sync your bank transactions to Google Sheets, You Need a Budget, and more

Redbark Sync connects your Australian bank accounts to productivity tools like Google Sheets and You Need a Budget. Transactions sync automatically.

## How it works

<Columns cols={3}>
  <Card title="Connect an account" icon="building-columns">
    Link your Australian bank account.
  </Card>

  <Card title="Choose a destination" icon="bullseye-arrow">
    Pick where your data goes: Google Sheets, Airtable, Notion, You Need a Budget, or a Webhook.
  </Card>

  <Card title="Sync automatically" icon="rotate">
    New data syncs automatically as soon as your bank publishes it. You can also trigger a manual sync at any time.
  </Card>
</Columns>

## Supported providers

<Columns cols={3}>
  <Card title="Australian banks" icon="flag">
    Connect via the Consumer Data Right (CDR) through Fiskil. Supports all major Australian banks.
  </Card>

  <Card title="Brokerages" icon="chart-line">
    Connect brokerage accounts to sync holdings and trades. Available on the Professional plan (and during your trial).
  </Card>
</Columns>

## Set up your first sync

<Steps>
  <Step title="Connect an account">
    Click **Add Connection** and choose your bank. This opens the Fiskil consent flow where you select your bank and log in via the Consumer Data Right.

    Your credentials are handled by Fiskil and are never stored on Redbark servers.
  </Step>

  <Step title="Select accounts">
    Once connected, your accounts appear automatically. Choose one or more accounts to include in the sync.
  </Step>

  <Step title="Add a destination">
    Click **Add Destination** and choose where to send your data:

    * **[Google Sheets](/google-sheets)**: transactions
    * **[Airtable](/airtable)**: transactions
    * **[Notion](/notion)**: transactions
    * **[You Need a Budget](/ynab)**: transactions
    * **[Webhook](/webhook)**: transactions

    Sign in with your account to grant access, then select the specific spreadsheet, database, or budget.

    You can also sync to self-hosted apps like **[Actual Budget](/actual-budget)** and **[Sure](/sure)** using standalone Docker tools.
  </Step>

  <Step title="Review data fields">
    Each sync writes 12 transaction fields including date, amount, currency, description, category, and merchant. See the [destinations](/destinations) page for the full field reference.
  </Step>

  <Step title="Choose a date range and create">
    Pick how far back to pull transactions, then click **Create Sync**. Your first sync runs immediately. New data syncs automatically from there.

    Trial users can create one sync, capped at three months of history.
  </Step>
</Steps>

## After setup

Use the sidebar to manage your [syncs](/syncs), [connections](/connections), and [destinations](/destinations). [Consents](/consents) lives under Settings. Open any sync to see its [Activity Feed](/runs) of recent runs, or trigger a manual sync with **Sync Now**.
