> 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-de-apresentacao-do-portal.md).

# Configurar definições de apresentação do portal

O **Configurações do portal** Esta seção controla a visibilidade das informações no portal.

Use-a para manter o portal relevante para o Cliente.

{% stepper %}
{% step %}

### Abra o portal

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

{% step %}

### Abrir Configurações do portal

Selecione **Configurações do portal** no menu à esquerda.
{% endstep %}

{% step %}

### Revise as opções de visibilidade

Escolha quais páginas e dados o Cliente pode acessar.
{% endstep %}

{% step %}

### Decida quais ações são permitidas

Defina opções como Planejamento, histórico, acesso à Fatura e acesso à API.
{% endstep %}

{% step %}

### Guarde as Configurações

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

### Opções comuns

* mostrar apenas os estágios do pedido relevantes
* ocultar Faturas ou Proposta quando não for necessário
* manter a visibilidade de Objeto e Projeto limitada

### Perguntas frequentes

<details>

<summary>Posso mostrar Faturas, mas ocultar Proposta?</summary>

Sim.

Você controla essas opções separadamente.

</details>

<details>

<summary>Por que ocultar informações no portal?</summary>

Para manter o portal claro e relevante.

</details>

<details>

<summary>Posso ativar o acesso à API aqui?</summary>

Sim.

Essa opção faz parte das Configurações do portal.

</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)
* [**Ativar o acesso à API do Portal**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/portal-do-cliente/ativar-acesso-a-api-do-portal.md)
* [**Configurar as configurações da Fatura**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/portal-do-cliente/configurar-definicoes-de-fatura.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-de-apresentacao-do-portal.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.
