> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/portal-do-cliente/configurar-definicoes-avancadas-de-tema.md).

# Configurar definições avançadas de tema

O **Configurações avançadas do tema** esta seção é para uma personalização mais profunda do portal.

Use-a somente quando as configurações básicas do tema não forem suficientes.

{% hint style="warning" %}
Teste cuidadosamente as alterações avançadas de personalização antes de as implementar amplamente.
{% endhint %}

{% stepper %}
{% step %}

### Abra o portal

Abra o portal que pretende editar.
{% endstep %}

{% step %}

### Abrir Configurações avançadas do tema

Selecione a secção no menu à esquerda.
{% endstep %}

{% step %}

### Adicione as suas alterações de personalização

Insira as alterações avançadas do tema que pretende usar.
{% endstep %}

{% step %}

### Guarde as Configurações

Clique em **Salvar**.
{% endstep %}

{% step %}

### Teste o resultado

Abra o portal e verifique a aparência.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Devo usar esta seção para cada portal?</summary>

Não.

Use-a somente quando as configurações básicas do tema não forem suficientes.

</details>

<details>

<summary>As alterações de personalização podem afetar a usabilidade?</summary>

Sim.

Teste sempre antes da implementação.

</details>

<details>

<summary>Cada portal pode ter a sua própria configuração avançada de tema?</summary>

Sim.

Cada portal é configurado separadamente.

</details>

### Tópicos relacionados

* [**Portal do cliente**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/portal-do-cliente.md)
* [**Configurar as configurações do tema**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/portal-do-cliente/configurar-definicoes-de-tema.md)
* [**Criar um Portal do cliente**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/portal-do-cliente/criar-um-portal-do-cliente.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/portal-do-cliente/configurar-definicoes-avancadas-de-tema.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.
