> 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/o-que-e-o-portal-do-cliente.md).

# O que é o Portal do cliente?

O Portal do cliente oferece aos clientes um ambiente de autoatendimento no OutSmart.

Os clientes podem iniciar sessão, submeter pedidos e acompanhar informações partilhadas.

### O que o Portal do cliente ajuda a fazer

* permitir que os clientes criem pedidos de Ordem de trabalho por si próprios
* mostrar ordens, Faturas, Objetos e documentos
* reduzir a entrada manual por telefone ou e-mail

### Quando o usar

Use o Portal do cliente quando os clientes submeterem pedidos frequentes.

Também ajuda quando os clientes precisam de uma Visão geral clara do Estado.

### O que os clientes podem fazer

Dependendo das suas Configurações, os clientes podem:

* criar um novo pedido
* ver Ordens de trabalho e Faturas
* abrir Objetos e documentos

### Perguntas frequentes

<details>

<summary>O Portal do cliente é um login separado?</summary>

Sim.

Os utilizadores do portal iniciam sessão no portal, não no BackOffice.

</details>

<details>

<summary>Posso decidir o que os clientes veem?</summary>

Sim.

Controla a visibilidade através das Configurações do portal.

</details>

<details>

<summary>Os clientes podem submeter novos pedidos por si próprios?</summary>

Sim.

Esse é um dos principais usos do Portal do cliente.

</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)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups.md)
* [**Pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/pacotes-outsmart.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/o-que-e-o-portal-do-cliente.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.
