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

# Google Drive Connector

> Learn how to set up a new Google Drive Connector.

This article explains how to set up a new Connector, or extend an existing one, to incorporate documents from the Google Drive cloud file system.

Prerequisites:

* Admin access to the Agent in question is available
* Google Drive folders that contain the desired documents are identified

## **How to Set up a new Google Drive Connector**

<Info>
  If you have already set up a Google Drive Connector and want to incorporate a new folder, skip the first steps and start at sharing the folder with the sharing e-mail address in Google Drive (see step 3 below).
</Info>

<Steps>
  <Step title="Navigagte to the Connector settings">
    Go to the Admin Panel of the Agent in question.

    In the “Knowledge Management” Tab, click on “Data Integration”.
  </Step>

  <Step title="Create a new Sync">
    Click on “Synchronize new data” in the top right corner.

    Select the option “Google Drive” and enter a name for the new Connector. Hit “Continue”.

    <Frame>
      <img src="https://mintcdn.com/genowgmbh/nCMOSE_2ZyomX0S8/images/GoogleDriveConnector_step2_SelectGoogle.png?fit=max&auto=format&n=nCMOSE_2ZyomX0S8&q=85&s=34c6b822f998f8a1c1eb880e72c9c50f" alt="Google Drive Connector Step2 Select Google" width="2934" height="924" data-path="images/GoogleDriveConnector_step2_SelectGoogle.png" />
    </Frame>

    Now, an e-mail address is displayed under “Sharing Email”. Copy this address to the clipboard.

    <Frame>
      <img src="https://mintcdn.com/genowgmbh/nCMOSE_2ZyomX0S8/images/GoogleDriveConnector_step2_SharingMail.png?fit=max&auto=format&n=nCMOSE_2ZyomX0S8&q=85&s=2ff0eb212dfde1f86dde96da0d03783f" alt="Google Drive Connector Step2 Sharing Mail" width="2940" height="1104" data-path="images/GoogleDriveConnector_step2_SharingMail.png" />
    </Frame>
  </Step>

  <Step title="Share the Google Drive root folder">
    In Google Drive, go to the root folder that contains your desired documents. Click on “Share”.

    Paste the e-mail address that you copied earlier from the Admin Panel in the . Deselect the option to notify the recipient and change the setting to “Viewer”. Hit “Share” and accept the pop-up notification.

    <Frame>
      <img src="https://mintcdn.com/genowgmbh/nCMOSE_2ZyomX0S8/images/GoogleDriveConnector_ShareRootFolder2.png?fit=max&auto=format&n=nCMOSE_2ZyomX0S8&q=85&s=10f0480ab6224561f6ddd0cf6d9cf4e4" alt="Google Drive Connector Share Root Folder2" width="2458" height="1412" data-path="images/GoogleDriveConnector_ShareRootFolder2.png" />
    </Frame>
  </Step>

  <Step title="Select the desired subfolders">
    After saving and refreshing the newly created Connector, you can now see the shared Google Drive root folder and its subfolders. Select all desired subfolders to represent your information need.

    <Frame>
      <img src="https://mintcdn.com/genowgmbh/nCMOSE_2ZyomX0S8/images/GoogleDriveConnector_step4_SelectSubFolders.png?fit=max&auto=format&n=nCMOSE_2ZyomX0S8&q=85&s=e94afa14c5bbce4ea892d241a1bce5ab" alt="Google Drive Connector Step4 Select Sub Folders" width="2940" height="1552" data-path="images/GoogleDriveConnector_step4_SelectSubFolders.png" />
    </Frame>

    Click “Save and Sync” to save the folder selection and sync the documents (i.e., preprocessing the contained documents in preparation for search).
  </Step>
</Steps>

<Check>
  That’s it! You have successfully set up a Google Drive Connector. Now, you can integrate the new Connector as a data source in knowledge assets. Have a look at the other tutorials that explain how to [manage your Knowledge Base](/use-case-management/getting-started).
</Check>

<Info>
  **Optional**

  It is possible to customize the alignment between user permissions and documents used for retrieval. By default, the user can only access the documents defined by his permissions. To change this, simply reach out to the Genow team, so we can adjust it (e.g., broaden or narrow down the scope).
</Info>
