> 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

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

With a guided wizard, you reduce the time and risk of moving Servers and Remote Desktop to the cloud, from on-premises, another hypervisor, or another cloud.

### Most viewed articles

1. [Migrate Windows servers on-premises](/docs-en/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
2. [Migrate GNU/Linux servers on-premises](/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-servidores-windows-on-premise-a-plenit.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 with migration](/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="/pages/0bc57531a1babe87a7144b761abd7fad6546bb8f">/pages/0bc57531a1babe87a7144b761abd7fad6546bb8f</a></td></tr><tr><td><strong>Concepts</strong></td><td>Source, formats, transfer, and the end-to-end process.</td><td><a href="/pages/b9dfe6e73517a4b43886583008d5a35f01afef8e">/pages/b9dfe6e73517a4b43886583008d5a35f01afef8e</a></td></tr><tr><td><strong>How-to</strong></td><td>Migrate from on-premises, another hypervisor, or another cloud, step by step.</td><td><a href="/pages/5944919fcb53bd86a6afacb28a37ddbf0fd76ccd">/pages/5944919fcb53bd86a6afacb28a37ddbf0fd76ccd</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about Migrations.</td><td><a href="/pages/e0bb88a8388ee2bb8c18862461aa72774284218c">/pages/e0bb88a8388ee2bb8c18862461aa72774284218c</a></td></tr><tr><td><strong>Details</strong></td><td>What's included, costs, formats, requirements, and limitations.</td><td><a href="/pages/11a466dc734233ae2f67bd4e02af981e354ee0b6">/pages/11a466dc734233ae2f67bd4e02af981e354ee0b6</a></td></tr></tbody></table>

### Support

Need help with your servers?&#x20;

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

### Latest news

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


---

# 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.
