> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/pt/portal-de-administracao/acesso-e-regras/user-settings.md).

# Configurações do usuário

## Visão geral

Com a página de Definições do Utilizador, pode configurar como o seu website irá lidar com a criação/eliminação de utilizadores.&#x20;

Como existem duas formas de criar utilizadores, algumas definições afetam apenas o **Os Meus Utilizadores** portal.

<figure><img src="https://3106535358-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSWU1DQ4UGkqER7uGNUOm%2Fuploads%2FvoRLUioPum0e4pCYbU9m%2F2024-12-05_14h54_42.png?alt=media&amp;token=e8df9f63-ac7b-463c-8280-05a3af242519" alt=""><figcaption><p>A mostrar as definições do utilizador</p></figcaption></figure>

### Sistema

Carregue o logótipo da sua empresa para ser mostrado aos utilizadores quando iniciam sessão.&#x20;

Estas definições afetam todos os utilizadores na plataforma.

### Portal Os Meus Utilizadores

Estas definições afetam apenas o **Os Meus Utilizadores** portal.

### Palavras-passe

Estas definições são usadas para configurar a complexidade da palavra-passe.


---

# 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.radiusaas.com/pt/portal-de-administracao/acesso-e-regras/user-settings.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.
