# Guide: Migrate a journey map from Smaply Classic to the new Smaply

1. From your Smaply Classic Account, go to your journey map and sort your lanes in a way that makes it easy for you to copy the content from your journey map to Smaply 3.0. When doing so, please consider the following restrictions:

* Be aware that images will not be copied, they have to be uploaded individually
* The export of some lanes from Smaply Classic is not compatible with Smaply 3.0, you’ll have to manually create them in Smaply 3.0: Emotional lane, dramatic arc, channel lane, backstage lane, separator lines, file lane, live data lane<br>

2. Then click “Export” in the top right corner of your screen.

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXcGcIKghDjirGo-CwhaPFgCMxkVZcYV-Y3Aajfl0FUpiO1uwdACVxtO53CzXQ5Onzew1gVHBimG3kYz-JBIru6NCQw86JRfP0Yboa9LdeJQTXtMdVqTewAOWanm0IquIauFzH8xNQ?key=ViUPwYkRDsjkNQCARNF-pA" alt=""><figcaption></figcaption></figure>

3. Choose the tab XLS and export the journey map to Excel.

<figure><img src="/files/fl6vmNLOl7fpnIYJC6L2" alt="" width="375"><figcaption></figcaption></figure>

4. Open Smaply 3.0, sign into your account and create a new journey map

5. Copy each lane you want to insert into the map individually via CTRL + C.
   1. Don’t copy the first column as it contains the lane information, and is not the first step of your journey map&#x20;

6. Before pasting content into your newly created journey map, make sure the new journey map has as many steps as the lane which you are about to paste.&#x20;

7. Then simply use Cmd+v on Mac or CTRL+V on Windows and insert the content lane by lane.

8. Choose the type of content you want to insert in order to have the correct lane in your map.

9. Now the only thing you have to do is to expand the stage cards accordingly and adapt card formatting if you had any color coding / highlighting on your map.


---

# 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://helpdesk.smaply.app/guide-migrate-a-journey-map-from-smaply-classic-to-the-new-smaply.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.
