# Sync Connection

While connecting a data source, you'll be prompted to choose the type of connection, there could be a **direct connection** or a **sync connection**:

Choose the sync connection to unlock all the features listed above. Under the hood, it will use Jet Tables - Jet's built-in SQL database as the medium for syncing.

![The dialog window to choose the connection type](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FfXjRsrLcETVOI4vEHU2D%2Fdtnxb-min.png?alt=media\&token=602aa306-3e71-4ac3-b0cf-52247c91aa11)

To sync a connection, follow the steps:

1. Click on the `More` icon
2. Click on the `Sync Structure` button

{% @arcade/embed flowId="3XiFmyfBv9ODPUpzm0sc" url="<https://app.arcade.software/share/3XiFmyfBv9ODPUpzm0sc>" %}

{% @arcade/embed flowId="JCqHhdjtDv95H4oYxnSk" url="<https://app.arcade.software/share/JCqHhdjtDv95H4oYxnSk>" %}

{% hint style="warning" %}
At the moment, the sync connection is available for a **limited number of integrations**. If you want us to prioritize a specific data source, please let us know in the support chat
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jetadmin.io/user-guide/360-data-data-blending/sync-connection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
