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

# Plateforme

Ici, vous gérez la base de votre activité sur Plenit : votre Compte, les Organisations de vos Clients et votre Facturation.&#x20;

Chaque section a son démarrage rapide, ses concepts, ses guides pas à pas, ses questions fréquentes et ses détails. Commencez par ce dont vous avez besoin.

{% hint style="info" %}
Première fois ici ? Rendez-vous plus bas à « Par où commencer » et rendez votre Compte prêt en quelques minutes.
{% endhint %}

### Explorez la plateforme

<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>Compte</strong></td><td>Votre identité personnelle : votre vue d’ensemble sur Accueil et vos données, votre sécurité et vos accès dans Mon profil.</td><td><a href="/pages/0e1918610cb8c0c62e6a043b514571db3c1827d7">/pages/0e1918610cb8c0c62e6a043b514571db3c1827d7</a></td></tr><tr><td><strong>Organisations</strong></td><td>L’espace de travail de chaque Client : créez-les, configurez-les, gérez leur tableau de bord et passez de l’un à l’autre.</td><td><a href="/pages/499836267044f462bad6875aaae6664184571fb4">/pages/499836267044f462bad6875aaae6664184571fb4</a></td></tr><tr><td><strong>Facturation</strong></td><td>Ce que nous vous facturons en tant que Partenaire : votre Consommation, vos factures et vos moyens de paiement.</td><td><a href="/pages/55fb219ba0ecd38f7d66de12d250f10f5dfa2e28">/pages/55fb219ba0ecd38f7d66de12d250f10f5dfa2e28</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>Configurez votre Compte</strong></td><td>Complétez votre profil et repérez-vous dans le tableau de bord en quatre étapes.</td><td><a href="/pages/523289d0b54e39bacd2837e5be29204e1626ebff">/pages/523289d0b54e39bacd2837e5be29204e1626ebff</a></td></tr><tr><td><strong>Créez votre première Organisation</strong></td><td>Ajoutez votre premier Client et mettez-le en service.</td><td><a href="/pages/86020809ca053584e0172776e94b1c14aa185d41">/pages/86020809ca053584e0172776e94b1c14aa185d41</a></td></tr><tr><td><strong>Préparez votre Facturation</strong></td><td>Configurez votre moyen de paiement et consultez votre Consommation du mois.</td><td><a href="/pages/53ff8dd1d9532c144929d3c8c28eb74865a6f40d">/pages/53ff8dd1d9532c144929d3c8c28eb74865a6f40d</a></td></tr></tbody></table>

### Support

{% hint style="success" %}
Avez-vous besoin d’aide pour votre Compte, vos Organisations ou votre Facturation ? Ouvrez un ticket ou écrivez-nous sur WhatsApp depuis la section d’assistance.
{% 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/platform.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.
