> 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+.md).

# CRM+

CRM+ expande o CRM padrão com um funil de vendas estruturado.

Você gerencia tipos de conta, fases de leads e motivos de fechamento em um só lugar.

{% hint style="info" %}
O CRM+ está disponível como um Power-Up.

Também está incluído no **Maximizar** Pacote.
{% endhint %}

### Neste guia

* [**O que é o CRM+?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/o-que-e-o-crm+.md)
* [**Ativar o CRM+**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/ativar-o-crm+.md)
* [**Configurar tipos de conta**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/definir-tipos-de-conta.md)
* [**Configurar fases de leads**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/definir-fases-de-lead.md)
* [**Configurar motivos de fechamento**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/definir-razoes-de-fecho.md)
* [**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)
* [**Usar a página de Visão geral do CRM**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/crm+/usar-a-pagina-de-visao-geral-do-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)
* [**Automações para o CRM+**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/automacoes-ilimitadas/automacoes-para-crm+.md)

### O que você faz com o CRM+

* criar um funil de vendas por tipo de conta
* acompanhar leads por fase
* registar por que um negócio é ganho ou perdido

### Artigos relacionados

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