> 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/productos/migrations.md).

# Migraciones

Migraciones es la herramienta que sube, convierte y despliega en Plenit las máquinas y entornos de tus clientes de forma asistida.&#x20;

Con un asistente guiado reduces el tiempo y el riesgo de llevar Servidores y Escritorio Remoto a la nube, desde on-premise, otro hipervisor u otra nube.

### Artículos más consultados

1. [Migrar servidores Windows on-premise](/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
2. [Migrar servidores GNU/Linux on-premise](/productos/migrations/how-to/como-migrar-servidores-gnulinux-desde-on-premise-a-cloud.md)
3. [Migrar desde Hyper-V](/productos/migrations/how-to/como-migrar-un-servidor-desde-hyper-v-a-cloud.md)
4. [Migrar desde VMware](/productos/migrations/how-to/como-migrar-servidores-windows-on-premise-a-plenit.md)
5. [Migrar desde Microsoft Azure](/productos/migrations/how-to/como-migrar-una-maquina-virtual-de-microsoft-azure-a-cloud.md)
6. [Migrar un FortiGate](/productos/migrations/how-to/como-migrar-un-fortigate-desde-on-premise-a-cloud.md)
7. [Solicitar ayuda para migrar](/productos/migrations/how-to/como-solicitar-ayuda-para-migrar-un-servidor-a-cloud.md)
8. [Origen físico o virtual](/productos/migrations/concepts/source.md)
9. [Formatos de disco](/productos/migrations/concepts/formats.md)
10. [Modos de transferencia](/productos/migrations/concepts/transfer.md)

### Explora Migraciones

<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>Inicio rápido</strong></td><td>Lanza tu primera migración con la herramienta.</td><td><a href="/pages/7nAUCfabPX6NMRIyCumh">/pages/7nAUCfabPX6NMRIyCumh</a></td></tr><tr><td><strong>Conceptos</strong></td><td>Origen, formatos, transferencia y el proceso de principio a fin.</td><td><a href="/pages/dYFE2dtaZJQJ465yZ3sn">/pages/dYFE2dtaZJQJ465yZ3sn</a></td></tr><tr><td><strong>How-to</strong></td><td>Migra desde on-premise, otro hipervisor u otra nube, paso a paso.</td><td><a href="/pages/nwyr05NIyMjTZd819vgq">/pages/nwyr05NIyMjTZd819vgq</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respuestas rápidas a las dudas más habituales sobre Migraciones.</td><td><a href="/pages/aJFW2jqmMNFLddoOV4py">/pages/aJFW2jqmMNFLddoOV4py</a></td></tr><tr><td><strong>Detalles</strong></td><td>Qué incluye, costes, formatos, requisitos y limitaciones.</td><td><a href="/pages/FbtNZmUE4Jq1d2ET9HAc">/pages/FbtNZmUE4Jq1d2ET9HAc</a></td></tr></tbody></table>

### Soporte

¿Necesitas ayuda con tus servidores?&#x20;

Abre un ticket o escríbenos por [WhatsApp](/support/whatsapp.md) desde la sección de Soporte.

### Últimas novedades

1 de julio de 2026 — Nuevo origen soportado en el asistente de migración.


---

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