> 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/premiers-pas.md).

# Premiers pas

<a href="/pages/462d8eadd90f423e10d7b990bcfe02bbac201a2b" class="button primary" data-icon="laptop">Guides produits</a>

### Premiers pas

<mark style="color:$info;">Parcours guidé pour lancer votre activité dans Plenit à partir de zéro.</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><h4><a href="/pages/378348dae72dd63ba3075a53a903c97163e804ce#las-cuatro-herramientas-de-go-to-market"><mark style="color:$primary;">Crée un Devis</mark></a></h4></td><td><mark style="color:$info;">Crée ta première offre avec tes marges et ta Marque en quelques minutes.</mark></td><td></td></tr><tr><td><h4><a href="/pages/348c80be46c807732ec1f6262eda0e88b1811ede"><mark style="color:$primary;">Crée un Client</mark></a></h4></td><td><mark style="color:$info;">Enregistre l'Organisation de ton Client et commence à lui déployer des services.</mark></td><td></td></tr><tr><td><h4><a href="/pages/710458094c1949350e639de70f74e01f53053236"><mark style="color:$primary;">Déploie un produit</mark></a></h4></td><td><mark style="color:$info;">Lance ton premier service Cloud et laisse-le opérationnel pour ton Client.</mark></td><td></td></tr><tr><td><h4><a href="/pages/23141f58f89f305d9875acc690a25b4e35425133"><mark style="color:$primary;">Ajoute ton moyen de paiement</mark></a></h4></td><td><mark style="color:$info;">Configure comment tu paies ta Consommation et opère sans interruption.</mark></td><td></td></tr></tbody></table>

### Produits

<mark style="color:$info;">Documentation complète de chaque service disponible sur la plateforme.</mark>

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4><a href="/pages/e77e2b8cbe0416ff7c82bb8d56167a6cf88eac36"><mark style="color:$primary;">Serveurs</mark></a></h4></td><td><mark style="color:$info;">Machines virtuelles Windows et Linux, prêtes en quelques minutes et gérées par toi.</mark></td></tr><tr><td><h4><a href="/pages/29f309618b16841253eb5f30f76386a61a04ffdd"><mark style="color:$primary;">Remote Desktop</mark></a></h4></td><td><mark style="color:$info;">Le Remote Desktop de tes clients dans le Cloud, accessible depuis n'importe où.</mark></td></tr><tr><td><h4><a href="/pages/b19fd92f487a4a50c2e1a5eb09829cc92349867c"><mark style="color:$primary;">Reprise après sinistre</mark></a></h4></td><td><mark style="color:$info;">Réplique des environnements critiques de tes clients, prête à s'activer en cas d'urgence.</mark></td></tr><tr><td><h4><a href="/pages/b18c6e2afb8f9a8af0a15ced3756c29d1a29b019"><mark style="color:$primary;">Migrations</mark></a></h4></td><td><mark style="color:$info;">Téléverse, convertis et déploie dans Plenit les machines de tes clients avec un assistant guidé.</mark></td></tr><tr><td><h4><a href="/pages/48182004fdd82083dcb5cd98382089752746c5b1"><mark style="color:$primary;">Stockage en ligne</mark></a></h4></td><td><mark style="color:$info;">Le serveur de Fichiers de tes clients dans le Cloud, avec Autorisations incluses.</mark></td></tr><tr><td><h4><a href="/pages/c4cf993f295ee5bbe296a173f8e864077b9b7ce4"><mark style="color:$primary;">Stockage d'objets</mark></a></h4></td><td><mark style="color:$info;">Référentiel d'objets pour les sauvegardes et les gros volumes, sans faire exploser les coûts.</mark></td></tr></tbody></table>

### Raccourcis populaires

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4><a href="/pages/2897f6ae3f6cb141be6cd8b36969af9d5b04b5bb"><mark style="color:$primary;">Mise sur le marché</mark></a></h4></td><td><mark style="color:$info;">Tarifs, Devis et supports commerciaux avec ta Marque, prêts à vendre.</mark></td></tr><tr><td><h4><a href="/pages/aa07d1edabce881340e35a594ddbed4fc30d6b7a"><mark style="color:$primary;">Comment migrer Serveurs Windows</mark></a></h4></td><td><mark style="color:$info;">Déploie dans Plenit tes Serveurs Windows existants</mark></td></tr><tr><td><h4><a href="/pages/08d7827af52c6b7dd444e4243f60044db7b499a8"><mark style="color:$primary;">Comment administrer ton Remote Desktop</mark></a></h4></td><td><mark style="color:$info;">Gère les utilisateurs, les applications, les licences et l'accès dans le panneau</mark></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/premiers-pas.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.
