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

# How to Sync a Data Source

> This guide provides a straightforward, step-by-step approach to syncing a data source, ensuring users can efficiently manage their data connections.

<Steps>
  <Step title="Access Data Sources">
    * Navigate to the **"Data Studio"** tab in the top menu and click on **"Datasources"** in the left sidebar.
    * Select the data source you want to sync.

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/k4TwGUAlNs_2432c/AccessDatasources.png?fit=max&auto=format&n=k4TwGUAlNs_2432c&q=85&s=7cbfe28dbe936b2ea03b3b8cb8dd46d0" alt="Access Datasource" width="2938" height="1658" data-path="AccessDatasources.png" />
    </Frame>
  </Step>

  <Step title="Activate Sync">
    * Click on **"Sync"** button to save and synchronize the connection.

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/k4TwGUAlNs_2432c/ActivateSync.png?fit=max&auto=format&n=k4TwGUAlNs_2432c&q=85&s=dd87764453aeb1f6b28c9a7c500f0c1f" alt="Activate Sync" width="2930" height="1656" data-path="ActivateSync.png" />
    </Frame>

    <Info>
      If you are using the AWS3 data source, click the "Sync Interval" button and specify the time duration to automatically sync your files.
    </Info>

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/17gBUPWgk2rCVmmK/SyncInterval.gif?s=834d2dd38eb3f2cff797edd1dba49ebb" alt="Sync Interval" width="1627" height="921" data-path="SyncInterval.gif" />
    </Frame>
  </Step>

  <Step title="Complete Sync Setup">
    * Make the necessary changes in **"Tenancy Level"**.
    * Click **"Complete"** to finish the setup.

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/k4TwGUAlNs_2432c/CompleteSyncSetup.png?fit=max&auto=format&n=k4TwGUAlNs_2432c&q=85&s=b855e926c74221316f2dbd2b43b0bffe" alt="Complete Sync Setup" width="2932" height="1650" data-path="CompleteSyncSetup.png" />
    </Frame>
  </Step>
</Steps>

<Check>
  Your data source has been successfully synced and configured. Databrain will now automatically keep your data updated based on your selected sync interval.
</Check>
