# Google Drive

### Overview

With the Autofetch feature enabled, the system periodically synchronizes data from selected Google Drive accounts, ensuring that the latest versions of files are always available. This functionality streamlines workflows by reducing manual updates and enhancing data accessibility within the project environment.

### Steps to Add Google Drive Source and enable autofetch

**Step 1: Navigate to Your Project**

* Open the application and use the navigation menu to select the desired project.

**Step 2: Access Data Sources**

* From the project's menu options, select the **'Data Sources'** menu.

**Step 3: Add Google Drive Account**

* On the Data Sources screen, click on the **'Add sources'** button.
* Select **Google Drive** from the list of available data sources.

<figure><img src="/files/SgRE1ZAPegm6Vrxxz5rM" alt=""><figcaption><p>Setting up a Data Source </p></figcaption></figure>

<figure><img src="/files/vwZeuemo1Qc0Dd78hS5N" alt=""><figcaption><p>Select Google Drive from the list of options</p></figcaption></figure>

**Step 4: Grant Permissions**

* Follow the on-screen prompts to authenticate and grant permissions to your Google Drive account. Ensure all necessary permissions are allowed to enable file access.

<figure><img src="/files/0bpYI40enC0N1kNXVsDY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/y7XWc4sApBI5Y5GfULyp" alt=""><figcaption></figcaption></figure>

**Step 5: Select Files to Add**

* After successfully connecting your Google Drive account, select **'Add Data'**.
* Choose the specific files from your Google Drive account that you wish to integrate into your project.

<figure><img src="/files/5BacOA2hiIpKcGfjRYFf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Ac7vNvgustDgx7wDLOp4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rGTW52hIzXcvLxDVRwkh" alt=""><figcaption></figcaption></figure>

**Step 6: Enable Autofetch**

* Locate the **Autofetch Settings** option within your project’s data sources.
* Activate the Autofetch feature to enable automatic, periodic updates from Google Drive.

<figure><img src="/files/Hc0PNGzwpwy7tgJK9TZ1" alt=""><figcaption><p>Autofetch Settings with Frequency</p></figcaption></figure>

#### Important Pointers

* Verify that the correct Google Drive account is selected when granting permissions.
* Regularly review the Autofetch status to confirm that the synchronization is functioning as expected.

####


---

# 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.bodt.io/data-source/google-drive.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.
