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

# Como fazer

Aqui tens os guias passo a passo para trabalhar com a tua Conta: gerir utilizadores e as suas Permissões, criar e manter as tuas subscrições, rever os teus Eventos e garantir o acesso.&#x20;

Vai diretamente para a tarefa de que precisares.

{% hint style="info" %}
Preferes perceber 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 Registar Utilizadores</strong></td><td>Adiciona utilizadores à tua Organização, um a um ou em bloco, com os respetivos dados, a sua Palavra-passe e a sua segurança.</td><td><a href="/pages/ced17470358f9820cac019060cdead4406a518f7">/pages/ced17470358f9820cac019060cdead4406a518f7</a></td></tr><tr><td><strong>Como Gerir os teus Utilizadores</strong></td><td>Edita os teus utilizadores, ativa-os ou desativa-os e elimina-os a partir de Início > Utilizadores.</td><td><a href="/pages/eb1faf3fee2bfbda200786514cc0bed77e1ee051">/pages/eb1faf3fee2bfbda200786514cc0bed77e1ee051</a></td></tr><tr><td><strong>Como Atribuir Permissões a um Utilizador</strong></td><td>Controla a que pode aceder cada utilizador: ao painel, às secções da Organização e às subscrições.</td><td><a href="/pages/c52b2d2920b384ee7a400c54e39cad6d18d43737">/pages/c52b2d2920b384ee7a400c54e39cad6d18d43737</a></td></tr><tr><td><strong>Como Criar e Gerir as tuas Subscrições</strong></td><td>Cria, edita, atualiza e elimina subscrições a partir de Início > Subscrições.</td><td><a href="/pages/ac080612c25af860635eadc68a74913ccdbfb215">/pages/ac080612c25af860635eadc68a74913ccdbfb215</a></td></tr><tr><td><strong>Como Consultar e Exportar os teus Eventos</strong></td><td>Revê o registo de Eventos da tua Conta, delimita-o com filtros e exporta-o quando precisares.</td><td><a href="/pages/14b28e8163be572df9e17e9f3db84a23cb8486ae">/pages/14b28e8163be572df9e17e9f3db84a23cb8486ae</a></td></tr><tr><td><strong>Como Configurar os teus Emails de Segurança</strong></td><td>Adiciona endereços de e-mail de reserva para recuperar o acesso à tua Conta e receber avisos de segurança.</td><td><a href="/pages/c1c9a1ba43a2acd0dc774d3fe919a503ead282f6">/pages/c1c9a1ba43a2acd0dc774d3fe919a503ead282f6</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/accounts/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.
