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

# Produits

Ceci est le catalogue Cloud de Plenit. Chaque produit a sa propre section avec Accueil rapide, concepts, guides pas à pas, questions fréquentes et détails. Commence par celui dont tu as besoin.

{% hint style="info" %}
C'est ta première fois ici ? Va à **Par où commencer** plus bas et déploie ton premier service en quelques minutes.
{% endhint %}

### Explore les produits

<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>Serveurs</strong></td><td>Des machines virtuelles Windows et Linux que tu déploies, fais évoluer et gères sur notre infrastructure.</td><td><a href="/pages/e77e2b8cbe0416ff7c82bb8d56167a6cf88eac36">/pages/e77e2b8cbe0416ff7c82bb8d56167a6cf88eac36</a></td></tr><tr><td><strong>Remote Desktop</strong></td><td>Le bureau et les applications de ton Client dans le Cloud, accessibles depuis n'importe où et gérés par toi.</td><td><a href="/pages/29f309618b16841253eb5f30f76386a61a04ffdd">/pages/29f309618b16841253eb5f30f76386a61a04ffdd</a></td></tr><tr><td><strong>Disaster Recovery</strong></td><td>La couche de continuité qui réplique les environnements critiques de tes clients et les laisse prêts à être activés.</td><td><a href="/pages/b19fd92f487a4a50c2e1a5eb09829cc92349867c">/pages/b19fd92f487a4a50c2e1a5eb09829cc92349867c</a></td></tr><tr><td><strong>Stockage en ligne</strong></td><td>Le serveur de fichiers de l'entreprise dans le Cloud, avec Autorisations par Utilisateur, sauvegardes incluses et données en Europe.</td><td><a href="/pages/48182004fdd82083dcb5cd98382089752746c5b1">/pages/48182004fdd82083dcb5cd98382089752746c5b1</a></td></tr><tr><td><strong>Stockage d'objets</strong></td><td>Dépôt de grande capacité compatible avec S3 pour les sauvegardes, les données d'application et les gros volumes.</td><td><a href="/pages/c4cf993f295ee5bbe296a173f8e864077b9b7ce4">/pages/c4cf993f295ee5bbe296a173f8e864077b9b7ce4</a></td></tr><tr><td><strong>Migrations</strong></td><td>Téléverse, convertis et déploie dans Plenit les machines et environnements de tes clients avec un assistant guidé.</td><td><a href="/pages/b18c6e2afb8f9a8af0a15ced3756c29d1a29b019">/pages/b18c6e2afb8f9a8af0a15ced3756c29d1a29b019</a></td></tr></tbody></table>

### Par où commencer

<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>Crée ton premier serveur</strong></td><td>Déploie une machine virtuelle et connecte-toi-y en quelques minutes.</td><td><a href="/pages/710458094c1949350e639de70f74e01f53053236">/pages/710458094c1949350e639de70f74e01f53053236</a></td></tr><tr><td><strong>Mets en place un Remote Desktop</strong></td><td>Mets en place un environnement et donne accès à tes premiers utilisateurs.</td><td><a href="/pages/f3f4989cd939fdd81d85622d67489ecd02c42b52">/pages/f3f4989cd939fdd81d85622d67489ecd02c42b52</a></td></tr><tr><td><strong>Active un plan de récupération</strong></td><td>Protège un environnement critique avec Disaster Recovery.</td><td><a href="/pages/39f8582da848c29d839ed22db1a4f2250dae8d86">/pages/39f8582da848c29d839ed22db1a4f2250dae8d86</a></td></tr><tr><td><strong>Lance ta première migration</strong></td><td>Fais passer une machine dans le Cloud depuis on-premise, un autre hyperviseur ou un autre Cloud.</td><td><a href="/pages/43fc486dfece0aa496077fea9face1ee4228f21c">/pages/43fc486dfece0aa496077fea9face1ee4228f21c</a></td></tr></tbody></table>

### Support

{% hint style="success" %}
As-tu besoin d'aide pour l'un de ces services ? Ouvre un ticket ou écris-nous sur WhatsApp depuis la section Support.
{% endhint %}


---

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