# Add Team/Shared Drives

Movebot supports Team Drives and Shared Drive migrations to and from any platform. Mappings can be created by simply selecting the Team Drive in the source and where you would like files and folders to be transferred to in the destination.

{% hint style="info" %}
Movebot treats everything as a folder, which means the destination is interchangeable. You can map folders into Shared Drives/Team Drives, Folders within Team Drives, etc.&#x20;
{% endhint %}

Team Drives show up in the root along with users.&#x20;

### **Adding a Team Drive mapping**

Click **Add Transfer** from the project overview and navigate through the source and destination selecting the folders on the source and the destination.&#x20;

<figure><img src="/files/86FutpohIhCJww0sae4H" alt=""><figcaption></figcaption></figure>

### Migrating Permissions

Movebot supports moving both team/shared drives and the associated permissions. To find out more about migrating permissions, see our section on [Permissions and Metadata](/using-movebot/permissions-and-metadata.md).

<br>


---

# 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/using-movebot/transfer-mapping/add-team-shared-drives.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.
