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

# Transactions are late or missing

> Check whether a transaction is pending, waiting on your bank, or blocked by a sync that needs attention.

Redbark syncs data after your bank or connection provider makes it available. A successful refresh cannot force a bank to publish newer data.

## What is normal?

Most posted transactions appear within a few hours to around 18 hours. Some banks update several times a day and others update once a day.

Pending transactions are excluded by default. A card payment can therefore be visible in your banking app before it is eligible to sync.

## What to check

<Steps>
  <Step title="Confirm the transaction has posted">
    Open your banking app and check that the transaction is settled or posted, not pending. See [Pending transactions](/docs/help-center/pending-transactions) if it has not settled.
  </Step>

  <Step title="Check the connection">
    Open **Connections**. Reconnect a **Disconnected** connection, complete any **Pending MFA** request, or use **Retry** when a new connection is **Stuck**.
  </Step>

  <Step title="Check the sync">
    Open the sync and review its Activity Feed. Follow the recovery action when it shows **Needs attention**. A **Waiting** sync remains scheduled and retries automatically.
  </Step>

  <Step title="Run Sync Now once">
    Use **Sync Now** to process data that is already available. Repeated clicks do not make the bank publish data sooner and do not start duplicate runs.
  </Step>
</Steps>

<Info>
  Refreshing a connection or running a sync pulls the latest data available to Redbark. It does not call your bank and ask it to settle or publish a transaction.
</Info>

If a posted transaction remains missing after the connection and sync are healthy, contact support with the bank, account, transaction date, and destination. Do not send passwords or full account numbers.

For the underlying sync behaviour, see [Connections](/docs/connections#how-quickly-do-transactions-appear) and [Sync activity](/docs/runs).
