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

# Concepts

Comprends comment ton Compte est organisé avant d’y travailler : ce qu’est ton Compte, ce qu’est une Organisation, comment le tableau de bord est structuré et pourquoi de nombreux écrans séparent le tien de celui de tes clients.&#x20;

Voici le pourquoi, sans étapes.

{% hint style="info" %}
Tu cherches le pas à pas ? Tu l’as dans How-to. Ici, nous expliquons ce qu’est chaque chose et comment cela s’articule.
{% endhint %}

### Explore les concepts

<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>Mon profil</strong></td><td>Le visage personnel de ton Compte : tes données, ta sécurité, tes Organisations et ton activité, en quatre onglets.</td><td><a href="/pages/828a2b96ca5c92d14bac6918238c057685ff79f6">/pages/828a2b96ca5c92d14bac6918238c057685ff79f6</a></td></tr><tr><td><strong>Compte et Organisation</strong></td><td>Ce qu’est ton Compte, ce qu’est une Organisation et pourquoi un même Utilisateur appartient à plusieurs avec un rôle différent dans chacune.</td><td><a href="/pages/1e02471cb86b1ff783fcebb03eab451bfe3d0116">/pages/1e02471cb86b1ff783fcebb03eab451bfe3d0116</a></td></tr><tr><td><strong>Comment le tableau de bord s’organise</strong></td><td>Les trois niveaux du menu et la différence entre ta vue globale et celle d’une seule Organisation.</td><td><a href="/pages/9ef730a9ad24cdd28be4e1cf95f66bafb9eaf3be">/pages/9ef730a9ad24cdd28be4e1cf95f66bafb9eaf3be</a></td></tr><tr><td><strong>Tes ressources et celles de tes Clients</strong></td><td>Pourquoi plusieurs écrans d’Accueil séparent ce qui relève de ton Organisation de ce qui relève de tes clients en deux onglets.</td><td><a href="/pages/24b8fba4f61c13f56206e6a32354ec3abb867f66">/pages/24b8fba4f61c13f56206e6a32354ec3abb867f66</a></td></tr><tr><td><strong>Glossaire</strong></td><td>Les termes qui apparaissent le plus souvent dans la documentation de Compte, avec une définition brève.</td><td><a href="/pages/ce7b78ec62b4ca9e294510e7225528ef67883ac9">/pages/ce7b78ec62b4ca9e294510e7225528ef67883ac9</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/platform/accounts/concepts.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.
