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

# What's Included

What the Migration service covers today, as a quick reference.

### What you can migrate

* **Services**: Servers and scenarios related to Remote Desktop.
* **Source**: physical or virtual server.
* **Origin**: on-premises environments, other hypervisors, or other cloud providers.

### Coverage by area

| Area                | What it covers                                                                                                      |
| ------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Source**          | Physical or virtual server (the assistant covers both).                                                             |
| **Formats / types** | Compatible virtual disks (VHD, VHDX, VMDK, QCOW2, RAW, VDI), OVA images, and flows with Acronis.                    |
| **Transfer**        | SFTP, download via URL, and Acronis Cloud. The system generates upload or download credentials from a provided URL. |
| **Destination**     | Disk import only, or import plus server deployment.                                                                 |
| **Operation**       | Status tracking, console access (VNC) in the flows that require it, and final validation.                           |
| **Assistance**      | Support coordinated with Partner Success to plan and carry out the migration.                                       |

### Next steps

* See the details of [Formats and transfer.](/docs-en/productos/migrations/details/formats-and-transfer.md)
* Review the [Requirements and statuses](/docs-en/productos/migrations/details/requirements-and-statuses.md) before getting started.
* Understand the what and why in [Migration Concepts.](/docs-en/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/docs-en/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.
