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

# Bank synchronization

> Set up automatic open-banking sync, manage connections, and renew an expired authorization.

Once you connect your bank, guito keeps your accounts and transactions up to date on its own, through open banking. This guide shows you how to set up automatic sync, manage your connections, and renew an authorisation when it expires.

<Info>
  Access is always read-only. guito reads your account balances, your transaction history, and the account holder name and IBAN, but can never move money or touch your funds. You authorize access in your own bank's portal, with your usual credentials, which guito never sees or stores.
</Info>

## Set up automatic sync

Connect an account through open banking and guito fetches your transactions directly from the bank, then keeps them up to date with no action from you. For the connection step by step, see [Connect your bank](/en/getting-started/connect-your-bank).

Once an account is connected:

* Transactions sync automatically.
* Each transaction arrives already named, categorized, and matched to a merchant.
* Each account's balance tracks what the bank records on your statement.

<Note>
  You don't have to clean up after the bank. If the same transaction arrives more than once (banks sometimes mirror or re-send an operation as they add detail), guito keeps a single row and updates it in place. Genuine repeat purchases, such as two identical top-ups on the same day, stay as distinct transactions. Each transaction is dated by its booking date, the day the bank recorded it; a separate value date, when the bank sends one, is shown for reference only and never feeds into balances or totals. For how those dates drive your balances, see [how balances work](/en/concepts/how-balances-work).
</Note>

## Manage connections

The **Connections** page gathers all your automatic connections in one place, with the status of each.

<Steps>
  <Step title="Open Connections">
    Go to **Connections** in the sidebar (the **Tools** section).
  </Step>

  <Step title="Check each connection's status">
    Each row shows the status of the connection. An active connection syncs normally; a connection that needs attention is flagged.
  </Step>

  <Step title="Act when needed">
    From here you can renew an expired connection or reconnect a connection that has an error.
  </Step>
</Steps>

### Renew the authorization

By open-banking rules, the authorization you give guito to read your accounts expires periodically (typically every 90 days, though some banks allow longer) and needs to be renewed. When that happens, the account shows a red indicator.

<Steps>
  <Step title="Find the expired connection">
    On the **Connections** page, the expired connection appears in red.
  </Step>

  <Step title="Reconnect">
    Click **Reconnect**. You go through your bank's portal again to authorize access, just like the first connection.
  </Step>
</Steps>

<Note>
  Renewing the authorization does not erase your history. Transactions already synced remain, and automatic sync resumes as soon as the connection is renewed.
</Note>

## Related pages

<CardGroup cols={2}>
  <Card title="Connect your bank" icon="https://mintcdn.com/guito/Z2-mKthyIORVPFl5/icons/cable.svg?fit=max&auto=format&n=Z2-mKthyIORVPFl5&q=85&s=2399c861dd1227ca95e22d6c16cbe093" href="/en/getting-started/connect-your-bank" width="24" height="24" data-path="icons/cable.svg">
    The first open-banking connection, step by step.
  </Card>

  <Card title="How balances work" icon="https://mintcdn.com/guito/qyCDktPAmiF08sQd/icons/scale.svg?fit=max&auto=format&n=qyCDktPAmiF08sQd&q=85&s=c7d5798fb5da6c97cd55109d4de1276a" href="/en/concepts/how-balances-work" width="24" height="24" data-path="icons/scale.svg">
    How guito calculates and presents your account balances.
  </Card>

  <Card title="Transfers" icon="https://mintcdn.com/guito/Z2-mKthyIORVPFl5/icons/arrow-left-right.svg?fit=max&auto=format&n=Z2-mKthyIORVPFl5&q=85&s=40dcd9f3b41b775fc907ffd01c3261e1" href="/en/concepts/transfers" width="24" height="24" data-path="icons/arrow-left-right.svg">
    How guito identifies and handles transfers between your accounts.
  </Card>
</CardGroup>
