> 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/crm+/usar-a-pagina-de-visao-geral-do-crm.md).

# Usar a página de visão geral do CRM

A Visão geral do CRM mostra os seus clientes e leads numa só lista.

Com o CRM+, também mostra a **Tipo de conta** coluna.

### Use a Visão geral

{% stepper %}
{% step %}

### Abrir CRM

Clique em **CRM** no menu lateral.
{% endstep %}

{% step %}

### Revise a lista

Abra a Visão geral de clientes e leads.
{% endstep %}

{% step %}

### Filtre por tipo de conta

Use o **Tipo de conta** coluna para filtrar.

Por exemplo, mostre apenas **Lead** ou **Prospect**.
{% endstep %}

{% step %}

### Abra a Ficha do cliente

Clique numa relação.

Depois abra **Visão geral** para verificar a fase do funil.
{% endstep %}
{% endstepper %}

### O que muda com o CRM+

* o **Tipo de conta** a coluna fica disponível
* o **Visão geral** o separador aparece na Ficha do cliente suportada
* pode rever o progresso do funil por cliente

### Perguntas frequentes

<details>

<summary>Posso filtrar pela fase do lead aqui?</summary>

Filtra principalmente por tipo de conta.

Revise a fase na Ficha do cliente.

</details>

<details>

<summary>A Visão geral está sempre visível?</summary>

Não.

Apenas os tipos de conta com fases do lead a mostram.

</details>

<details>

<summary>Posso usar esta página sem o CRM+?</summary>

Sim.

Ainda pode pesquisar e abrir clientes.

</details>

### Artigos relacionados

* [**Trabalhar com clientes e leads no CRM+**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/trabalhar-com-clientes-e-leads-no-crm+.md)
* [**Fundir e excluir clientes**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/fundir-e-eliminar-clientes.md)
* [**Clientes**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/clientes.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/crm+/usar-a-pagina-de-visao-geral-do-crm.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.
