> 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.md).

# Details

The migration reference: what the service includes, costs, formats and transfer, requirements and statuses, and support.

<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>What's included</strong></td><td>What the migration service covers and what remains the partner's responsibility.</td><td><a href="/pages/3300cffe66b096cb1e89b995cd0321453a7b44df">/pages/3300cffe66b096cb1e89b995cd0321453a7b44df</a></td></tr><tr><td><strong>Costs</strong></td><td>The breakdown of migration costs and operations with exceptional costs.</td><td><a href="/pages/9694af2b4f323885035bceaa0fc9fda1750d4b1c">/pages/9694af2b4f323885035bceaa0fc9fda1750d4b1c</a></td></tr><tr><td><strong>Formats and transfer</strong></td><td>The technical details of supported formats and transfer methods.</td><td><a href="/pages/905db9463acf768cf73f3aee0fd4e9d7206185f8">/pages/905db9463acf768cf73f3aee0fd4e9d7206185f8</a></td></tr><tr><td><strong>Requirements and statuses</strong></td><td>The prerequisites and the statuses a migration goes through.</td><td><a href="/pages/e7ded6807795c2a75fe6e3c98b20ff6f419706d9">/pages/e7ded6807795c2a75fe6e3c98b20ff6f419706d9</a></td></tr><tr><td><strong>Support and limitations</strong></td><td>The free support available and the limitations of the current flow.</td><td><a href="/pages/325d8bbd6e133421bf143f4de971d1158ec1120a">/pages/325d8bbd6e133421bf143f4de971d1158ec1120a</a></td></tr></tbody></table>


---

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