> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/productos/migrations.md).

# Migrations

Upload, convert, and deploy your customers' machines and environments in Plenit with a guided assistant.

Migrations is the tool that uploads, converts, and deploys your clients' machines and environments in Plenit in an assisted way.

With a guided assistant, you reduce the time and risk of bringing Servers and Remote Desktop to the cloud, from on-premise, another hypervisor, or another cloud.

### Most-visited articles

1. [Migrate Windows on-premise servers](/docs-en/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
2. [Migrate GNU/Linux on-premise servers](/docs-en/productos/migrations/how-to/como-migrar-servidores-gnulinux-desde-on-premise-a-cloud.md)
3. [Migrate from Hyper-V](/docs-en/productos/migrations/how-to/como-migrar-un-servidor-desde-hyper-v-a-cloud.md)
4. [Migrate from VMware](/docs-en/productos/migrations/how-to/como-migrar-un-servidor-desde-vmware-a-cloud.md)
5. [Migrate from Microsoft Azure](/docs-en/productos/migrations/how-to/como-migrar-una-maquina-virtual-de-microsoft-azure-a-cloud.md)
6. [Migrate a FortiGate](/docs-en/productos/migrations/how-to/como-migrar-un-fortigate-desde-on-premise-a-cloud.md)
7. [Request help to migrate](/docs-en/productos/migrations/how-to/como-solicitar-ayuda-para-migrar-un-servidor-a-cloud.md)
8. [Physical or virtual source](/docs-en/productos/migrations/concepts/source.md)
9. [Disk formats](/docs-en/productos/migrations/concepts/formats.md)
10. [Transfer modes](/docs-en/productos/migrations/concepts/transfer.md)

### Explore Migrations

<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>Quick start</strong></td><td>Launch your first migration with the tool.</td><td><a href="/docs-en/productos/migrations/quickstart.md">Quick Start</a></td></tr><tr><td><strong>Concepts</strong></td><td>Source, formats, transfer, and the end-to-end process.</td><td><a href="/docs-en/productos/migrations/concepts.md">Concepts</a></td></tr><tr><td><strong>How-to</strong></td><td>Migrate from on-premise, another hypervisor, or another cloud, step by step.</td><td><a href="/docs-en/productos/migrations/how-to.md">How-to</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about Migrations.</td><td><a href="/docs-en/productos/migrations/faq.md">Frequently Asked Questions</a></td></tr><tr><td><strong>Details</strong></td><td>What it includes, costs, formats, requirements, and limitations.</td><td><a href="/docs-en/productos/migrations/details.md">Details</a></td></tr></tbody></table>

### Support

Do you need help with your servers?

Open a ticket or write to us via [WhatsApp](/docs-en/support/whatsapp.md) from the Support section.

### Latest updates

July 1, 2026 — New source supported in the migration assistant.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/docs-en/productos/migrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
