# Migration Guide

{% hint style="info" %}
This document describes the factual process of migrating from PostLab Classic to PostLab 2.0. Not sure if you need to migrate? Read our [Migration blog](https://blog.hedge.video/data-migration-pld/) first.
{% endhint %}

Migrating from PostLab Classic to PostLab 2.0 is not hard, but it requires some considerations:

* You need to replace Drive with a different service, like LucidLink, Amove, or Suite.
* Make sure all team members have installed PostLab 2.0, and activated it using the license they either purchased themselves or you provided to them.
* Starting with PostLab 2.0 is a clean slate, so keep the following in mind:
  * Your historic PostLab Classic data won't automatically be carried over into PostLab 2.0.
  * We offer a one-click solution for exporting *the latest version* of all you FCP and Premiere Pro Documents from PostLab Classic.
  * PostLab 2.0 can import multiple Documents at the same time, by selecting multiple items in the file browser upon import.
  * Drive migration is a manual process, which depends on your desires.

## Download Documents from PostLab Classic

* First, make sure you have updated PostLab Classic - download the latest release [here](https://updates.hedge.video/postlab-legacy/macos/latest/Postlab_Classic.dmg) if needed.
* Download all Documents as described [here](https://docs.hedge.video/postlab/documents/download-all-documents).

Now, you have a full local backup of all your Documents.

## Migrate data from Drive

If you have used Drive to share media and assets, you'll need to move that data to a new location. To do so, you can either use built-in [Sync](https://docs.hedge.video/postlab/sync) feature, or [OffShoot](https://hedge.video/offshoot), our media management app.

{% hint style="info" %}
If you're continuing to work as a remote team, it's easiest to replace Drive with LucidLink. Sign up for a LucidLink trial using [this link](https://www.lucidlink.com/webportal/register?referral=HEDGE), create a Filespace, and install their client.
{% endhint %}

As an example, here's how to use OffShoot to migrate the data from your Drive to another location. Whether that's your new LucidLink filespace or a different location, the process is identical.

* Download and install OffShoot
* Start the free 10-day trial
* Set PostLab Drive as a Source, and your preferred new location as Destination
  * If you migrate directly from Drive to a new LucidLink Filespace, the transfer will likely fail at some point. This is expected, and caused by cache management. Simply hit the "Restart" button in OffShoot, and continue.
* Click "Add Transfer"

### Importing Final Cut Pro Libraries

In a Collection, use the `+ Add Document` button to add a Final Cut Pro library. In the file selector, hold the Command or Shift key to select multiple libraries for importing.

### Import Premiere Pro Projects

Premiere Pro projects are not yet supported in PostLab 2.0, but soon will be. Until then, it's best to store you Premiere Pro projects on your new LucidLink Filespace.&#x20;


---

# 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.hedge.video/postlab/migration-guide.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.
