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

# Como fazer

Aqui tens os guias passo a passo para trabalhar com as organizações dos teus clientes: registá-las, administrá-las, aplicar a tua Marca e manter os seus Contactos.&#x20;

Vai direto à tarefa de que precisares.

{% hint style="info" %}
Preferes entender primeiro o porquê? Revê os Conceitos e volta aqui para a prática.
{% endhint %}

### Explora os guias

<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>Como Criar uma Organização</strong></td><td>Regista uma organização de um cliente com os seus dados, pronta para começares a trabalhar com ela.</td><td><a href="/pages/82d6843f10e23b5fe638f6f9c46d40b3c3efc3df">/pages/82d6843f10e23b5fe638f6f9c46d40b3c3efc3df</a></td></tr><tr><td><strong>Como Administrar as tuas Organizações</strong></td><td>Edita, entra, bloqueia ou elimina as tuas organizações, e move-te entre elas.</td><td><a href="/pages/2baa5feed3b8a40292b1251064e20865af3ce9ef">/pages/2baa5feed3b8a40292b1251064e20865af3ce9ef</a></td></tr><tr><td><strong>Como Personalizar o Portal do utilizador e o Painel de administração</strong></td><td>Aplica a tua Marca às duas superfícies que o Cliente final vê e configura o correio com a tua identidade.</td><td><a href="/pages/722be1ccf24602c35b9beb23b0f9bee669f047e9">/pages/722be1ccf24602c35b9beb23b0f9bee669f047e9</a></td></tr><tr><td><strong>Como Gerir os Contactos de uma Organização</strong></td><td>Define quem é o Contacto principal, os de operações e para que e-mails são enviadas as faturas.</td><td><a href="/pages/ec54e58893fa4ef03a08f9a82b2fcfaa933f94f0">/pages/ec54e58893fa4ef03a08f9a82b2fcfaa933f94f0</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/how-to.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.
