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

# Managing connections

> View sync status, re-authenticate, and delete connections.

## Viewing your connections

All connections for your organization are listed at **Settings → Connections**. Each entry shows the connection name, type, and sync status.

## Sync status

After a connection is created, Fivetran begins syncing data into your warehouse. The connection list shows the current sync state:

* **Syncing**: an initial or incremental sync is in progress.
* **Synced**: the most recent sync completed successfully.
* **Error**: the sync encountered an issue (e.g. expired credentials).

## Viewing connection details

Click a connection in the list to see its detail page, including configuration and sync metadata.

## Deleting a connection

1. Open the connection detail page.
2. Click the delete option.
3. Confirm the deletion.

<Warning>
  Deleting a connection stops future syncs and removes the connector from Fivetran. The tables that were already synced into your warehouse remain, they are not automatically deleted from the database.
</Warning>

## Related

* [Connections overview](/connections/overview)
* [Datasources overview](/datasources/overview)
