# Transfer Mapping

Transfer mapping are the building blocks for migrations in Movebot. After configuring a project, you will most likely want to add transfer mappings to it.&#x20;

Transfer mappings tell Movebot which files and folders to move. Each transfer mapping is an isolated migration task that can be launched in isolation.

**Example of Transfer Mappings:**

<table><thead><tr><th width="401">Source</th><th>Destination</th></tr></thead><tbody><tr><td>user:michael@couchdrop.io</td><td>user:michael@couch.io</td></tr><tr><td>teamdrive:/Shared</td><td>teamdrive:/Archive/Shared</td></tr><tr><td>mailbox:michael@couchdrop.io</td><td>teamdrive:/Archive/Mail</td></tr></tbody></table>

Each user, team drive or folder that you want to transfer in Movebot needs to be covered by a transfer mapping. &#x20;

{% hint style="info" %}
Movebot treats everything like folders. Users, team drives, network drives, mailboxes; they all appear in Movebot as if they were folders. This simplifies adding mappings and means you can reorganize data between storage types.
{% endhint %}

Mappings can be added in a variety of ways. Learn more about how to add transfer mappings below:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Add User Mappings</strong></td><td>Learn how to map user to user transfers in Movebot</td><td></td><td><a href="transfer-mapping/add-user-mappings">add-user-mappings</a></td></tr><tr><td><strong>Add Team Drive Mappings</strong></td><td>Learn how to map team drives in Movebot</td><td></td><td><a href="transfer-mapping/add-team-shared-drives">add-team-shared-drives</a></td></tr><tr><td><strong>Import CSV Mappings</strong></td><td>Learn how to use the CSV import process to bulk import users and folders to Movebot</td><td></td><td><a href="transfer-mapping/import-csv-mappings">import-csv-mappings</a></td></tr></tbody></table>
