# Google Drive

### Introduction

Couchdrop can be connected to a Google Drive folder in a few simple steps. Couchdrop works with Personal Google Drive accounts and Google Workspaces.&#x20;

{% hint style="info" %}
To connect to a Google Workspace tenant, see [Google Workspace](/connections/connect-storage/google-workspace.md)
{% endhint %}

### Requirements

To connect to Google Drive online in Couchdrop you will need:

* A licensed Google Drive Account
* A folder in Google Drive

### Configuration Steps

1. Log in to Couchdrop and add a new storage connection
2. Select Google Drive Personal from the list of available connections
3. Click **Connect to Google**.
4. Click Test Connection
5. Choose a subfolder in Google Drive from the folder selector (Optional)
6. Click **Save Settings**


---

# 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.couchdrop.io/connections/connect-storage/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.
