# Google Drive (Personal)

### Introduction

Connecting to Google Workspaces is fast to set up and fully supported in Movebot. Movebot uses the OAuth to authorize the connection.&#x20;

{% hint style="info" %}
Connecting to a Google Workspace account is different. See [Google Workspace Drives](https://docs.movebot.io/connections/google-workspace-drives) for more information.&#x20;
{% endhint %}

### Requirements

To connect to a Google Drive personal drive in Movebot you need:

* &#x20;To be the account owner or have access to the Google Drive account
* The Google Drive account must be licensed

### Configuration Steps

1. Login to Movebot and create a new project or task
2. When configuring the source or destination, choose to **Create new Connection**
3. Select **Google Drive (Personal)** from the list of available connections and set the connection name
4. Click to Link to Google
5. Click Save and Test connection in Movebot
6. If the connection has succeeded, you can continue

### Supported Features

Movebot has comprehensive support for Google Workspaces and is well-maintained.&#x20;

| Feature                | Supported in Movebot |
| ---------------------- | -------------------- |
| User Drives            | Fully Supported      |
| Versions               | Fully Supported      |
| Modification Retention | Fully Supported      |
| Automatic Sanitization | Fully Supported      |

\
Tags: googledrive


---

# 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.movebot.io/connections/other-connectors/google-drive-personal.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.
