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

# Conceitos

Entende o que é uma Organização antes de a configurarmos: o espaço de trabalho de cada Cliente, como o seu painel é estruturado e por que o Cliente final vê a tua Marca e não a da Plenit.&#x20;

Aqui tens o porquê, sem passos.

{% hint style="info" %}
Procuras o passo a passo? Tens-no em How-to. Aqui explicamos o que é cada coisa e como se encaixa.
{% endhint %}

### Explora os conceitos

<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>O que é uma Organização</strong></td><td>O espaço de trabalho de um Cliente: as suas subscrições, utilizadores, Contactos, Faturação e Marca.</td><td><a href="/pages/82d6843f10e23b5fe638f6f9c46d40b3c3efc3df">/pages/82d6843f10e23b5fe638f6f9c46d40b3c3efc3df</a></td></tr><tr><td><strong>O Painel da Organização</strong></td><td>As seis secções do painel de uma Organização e como entrar para trabalhar nela.</td><td><a href="/pages/d767fdb9fada40a92b39a8182e855f1ce8dea119">/pages/d767fdb9fada40a92b39a8182e855f1ce8dea119</a></td></tr><tr><td><strong>O Cliente final e a Marca do Partner</strong></td><td>Cada Organização é um Cliente final que vê a tua Marca, não a da Plenit, nas suas duas superfícies.</td><td><a href="/pages/c0aa5959673c8832aabd46373aa64dabca108b62">/pages/c0aa5959673c8832aabd46373aa64dabca108b62</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/docs-pt/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.
