> 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/details/what-it-includes.md).

# Qué incluye

Qué cubre hoy el servicio de Migraciones, como referencia rápida.

### Qué puedes migrar

* **Servicios**: Servidores y escenarios relacionados con Escritorio Remoto.
* **Origen**: servidor físico o virtual.
* **Procedencia**: entornos on-premise, otros hipervisores u otros proveedores cloud.

### Cobertura por área

| Área                 | Qué cubre                                                                                                           |
| -------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Origen**           | Servidor físico o virtual (el asistente contempla ambos).                                                           |
| **Formatos / tipos** | Discos virtuales compatibles (VHD, VHDX, VMDK, QCOW2, RAW, VDI), imágenes OVA y flujos con Acronis.                 |
| **Transferencia**    | SFTP, descarga por URL y Acronis Cloud. El sistema genera credenciales de subida o descarga desde una URL aportada. |
| **Destino**          | Solo importación de discos, o importación más despliegue de un servidor.                                            |
| **Operación**        | Seguimiento de estado, acceso a consola (VNC) en los flujos que lo requieren y validación final.                    |
| **Asistencia**       | Soporte coordinado con Partner Success para planificar y ejecutar la migración.                                     |

### Siguientes pasos

* Consulta el detalle de [Formatos y transferencia.](/productos/migrations/details/formats-and-transfer.md)
* Revisa los [Requisitos y estados](/productos/migrations/details/requirements-and-statuses.md) antes de empezar.
* Entiende el qué y el porqué en [Conceptos de Migraciones.](/productos/migrations/concepts/what-they-are.md)


---

# 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/details/what-it-includes.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.
