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

# Concepts

Comprenez ce qu’est une Organisation avant de la configurer : l’espace de travail de chaque Client, la structure de son tableau de bord et pourquoi le Client final voit votre Marque et non celle de Plenit.&#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 elle s’intègre.
{% 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>Qu’est-ce qu’une Organisation</strong></td><td>L’espace de travail d’un Client : ses abonnements, utilisateurs, Contacts, Facturation et Marque.</td><td><a href="/pages/19dd8432a0d3cb5839fce50050e3736b0ca538aa">/pages/19dd8432a0d3cb5839fce50050e3736b0ca538aa</a></td></tr><tr><td><strong>Le tableau de bord de l’Organisation</strong></td><td>Les six sections du tableau de bord d’une Organisation et comment y commencer à travailler.</td><td><a href="/pages/f9f76cc2a8ca07cd2fd96ae0bcd8185cbc6561ce">/pages/f9f76cc2a8ca07cd2fd96ae0bcd8185cbc6561ce</a></td></tr><tr><td><strong>Le Client final et la Marque du Partenaire</strong></td><td>Chaque Organisation est un Client final qui voit votre Marque, et non celle de Plenit, sur ses deux surfaces.</td><td><a href="/pages/fdde9453a0a4bbad7cea78b20ca3741f79d47e2a">/pages/fdde9453a0a4bbad7cea78b20ca3741f79d47e2a</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/organizations/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.
