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

# Plataforma

Aqui geres a base da tua operação na Plenit: a tua Conta, as organizações dos teus clientes e a tua Faturação.&#x20;

Cada secção tem o seu início rápido, conceitos, guias passo a passo, perguntas frequentes e detalhes. Começa pelo que precisares.

{% hint style="info" %}
É a tua primeira vez por aqui? Vai a Por onde começar mais abaixo e deixa a tua Conta pronta em minutos.
{% endhint %}

### Explora a plataforma

<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>Conta</strong></td><td>A tua identidade pessoal: a tua visão geral em Início e os teus dados, a tua segurança e os teus acessos em O meu perfil.</td><td><a href="/pages/777f829a7ea0e711d5091447efe62848c1266462">/pages/777f829a7ea0e711d5091447efe62848c1266462</a></td></tr><tr><td><strong>Organizações</strong></td><td>O espaço de trabalho de cada cliente: cria-as, configura-as, gere o seu painel e move-te entre elas.</td><td><a href="/pages/ec173a454489e993082f0318478e524942b06b80">/pages/ec173a454489e993082f0318478e524942b06b80</a></td></tr><tr><td><strong>Faturação</strong></td><td>O que te faturamos a ti como partner: o teu consumo, as tuas faturas e os teus métodos de pagamento.</td><td><a href="/pages/fe12eb071180e81455c340496ff324c922d2748e">/pages/fe12eb071180e81455c340496ff324c922d2748e</a></td></tr></tbody></table>

### Por onde começar

<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>Configura a tua Conta</strong></td><td>Completa o teu perfil e orienta-te no painel em quatro passos.</td><td><a href="/pages/2fbeb9200859dc2260a1ff18c97fc6faa229d082">/pages/2fbeb9200859dc2260a1ff18c97fc6faa229d082</a></td></tr><tr><td><strong>Cria a tua primeira organização</strong></td><td>Regista o teu primeiro cliente e põe-no em marcha.</td><td><a href="/pages/a7405005c4ecac8357ae553b6eee12eb1aaef5b3">/pages/a7405005c4ecac8357ae553b6eee12eb1aaef5b3</a></td></tr><tr><td><strong>Prepara a tua Faturação</strong></td><td>Configura o teu método de pagamento e revê o teu consumo do mês.</td><td><a href="/pages/774c3d180b0e01205376872afb8741ab81fef782">/pages/774c3d180b0e01205376872afb8741ab81fef782</a></td></tr></tbody></table>

### Suporte

{% hint style="success" %}
Precisas de ajuda com a tua Conta, as tuas organizações ou a tua Faturação? Abre um ticket ou escreve-nos por WhatsApp a partir da secção de Suporte.
{% 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/docs-pt/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.
