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

# Integration Sync Failed

> Separate OAuth failures from credential/sync failures and recover safely.

## Symptoms

* Integration connect fails during auth
* Integration shows connected but sync fails
* Synced data is stale or incomplete

## Diagnose by failure class

### OAuth/connect failures

* Re-auth with correct account.
* Confirm consent/scopes granted.
* Retry callback flow in clean browser session.

### Credential/config failures

* Re-check credentials and profile mapping.
* Confirm provider account permissions are active.
* Reconnect integration and rerun sync.

### Sync/runtime failures

* Trigger manual resync.
* Validate upstream source data availability.
* Check last-sync timestamp progression.

## Escalate when

* Re-auth/reconnect succeeds but sync consistently fails.

Include:

* Workspace ID
* Provider and integration ID
* Last sync timestamp
* Error screenshot/text

## Related docs

* [Choose and Connect Integrations](../integrations/overview-integration)
* [REA Setup](../integrations/rea-setup)
* [Domain Setup](../integrations/domain-setup)
* [VaultRE Setup](../integrations/vaultre-setup)
