# Migrations

Ready to move to Supervisely? Explore our migrations tools for a smooth transition.

Supervisely provides user-friendly tools to easily move your projects and data. Whether it's annotations, datasets, or entire projects, we've made the process straightforward.

## **Features:**

**Easy Import**: Our platform supports importing data from various sources. Whether you're coming from another annotation tool or computer vision platform, Supervisely makes it simple.

**Data Alignment**: Intuitive tools help match your existing data structure with Supervisely's setup, ensuring an organized project transition.

## **Supported Platforms for Migration to Supervisely**

* [Labelbox](/import-and-export/migrations/migration-labelbox.md)
* [Roboflow](/import-and-export/migrations/migration-roboflow.md)
* [CVAT](/import-and-export/migrations/migration-cvat.md)
* [V7](/import-and-export/migrations/migration-v7.md)

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Roboflow to Supervisely</strong></td><td>This application allows you to copy multiple projects from Roboflow instance to Supervisely instance.</td><td><a href="/pages/wrUn4p6ABLTTjg0F77oQ">/pages/wrUn4p6ABLTTjg0F77oQ</a></td></tr><tr><td><strong>Labelbox to Supervisely</strong></td><td>This application allows you to copy multiple projects from Labelbox instance to Supervisely instance.</td><td><a href="/pages/qnkVB567EnGeY4WZEbwu">/pages/qnkVB567EnGeY4WZEbwu</a></td></tr><tr><td><strong>V7 to Supervisely</strong></td><td>This application allows you to copy multiple datasets from V7 instance to Supervisely instance.</td><td><a href="/pages/wrUn4p6ABLTTjg0F77oQ">/pages/wrUn4p6ABLTTjg0F77oQ</a></td></tr><tr><td><strong>CVAT to Supervisely</strong></td><td>This application allows you to copy multiple projects from CVAT instance to Supervisely instance.</td><td><a href="/pages/pEoQNmLnVXQfpYnqPGQb">/pages/pEoQNmLnVXQfpYnqPGQb</a></td></tr></tbody></table>


---

# 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.supervisely.com/import-and-export/migrations.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.
