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

# Détails

La référence des Migrations : ce que comprend le service, les coûts, les formats et le transfert, les prérequis et les états, et l’assistance.

<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>Ce qui est inclus</strong></td><td>Ce que couvre le service de migration et ce qui reste à la charge du Partenaire.</td><td><a href="/pages/73f414f9099e3d130be4712ba72fb60a424b2295">/pages/73f414f9099e3d130be4712ba72fb60a424b2295</a></td></tr><tr><td><strong>Coûts</strong></td><td>La répartition des coûts d’une migration et les opérations à coût exceptionnel.</td><td><a href="/pages/551e46c4b18767a0ef1d9053b5acb305555b61ba">/pages/551e46c4b18767a0ef1d9053b5acb305555b61ba</a></td></tr><tr><td><strong>Formats et transfert</strong></td><td>Le détail technique des formats pris en charge et des modes de transfert.</td><td><a href="/pages/aabe19898f415e0b78992228d8bed29d594dbb79">/pages/aabe19898f415e0b78992228d8bed29d594dbb79</a></td></tr><tr><td><strong>Prérequis et états</strong></td><td>Les prérequis et les états par lesquels passe une migration.</td><td><a href="/pages/0c9ad30086f9578cfb29385ad7367346ab1e615f">/pages/0c9ad30086f9578cfb29385ad7367346ab1e615f</a></td></tr><tr><td><strong>Assistance et limitations</strong></td><td>L’assistance gratuite disponible et les limitations du flux actuel.</td><td><a href="/pages/ef81a1f857f526ae69a7a69e097137cccae2267c">/pages/ef81a1f857f526ae69a7a69e097137cccae2267c</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/fr/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.
