> For the complete documentation index, see [llms.txt](https://docs.solarvis.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solarvis.co/documentation/pt/crm-and-project-management.md).

# CRM e Gerenciamento de Projetos

- [Introdução](https://docs.solarvis.co/documentation/pt/crm-and-project-management/introduction.md): As páginas Contatos, Leads e Projetos fornecem uma visão geral completa do módulo CRM do SolarVis, reunindo Contatos, Leads e Projetos em um único fluxo de trabalho de ponta a ponta, projetado para eq
- [Contatos](https://docs.solarvis.co/documentation/pt/crm-and-project-management/contacts.md): A página permite visualizar, pesquisar, criar e gerenciar todos os contatos de clientes e da empresa em um único local centralizado.
- [Leads](https://docs.solarvis.co/documentation/pt/crm-and-project-management/leads.md): A página coleta e gerencia todas as oportunidades de vendas recebidas, permitindo que você acompanhe os potenciais clientes desde o primeiro contato até a qualificação e conversão em projetos ativos.
- [Projetos](https://docs.solarvis.co/documentation/pt/crm-and-project-management/projects.md): A página lista todos os projetos em seu workspace do SolarVis e serve como o principal hub para gerenciar projetos em andamento e concluídos.


---

# 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:

```
GET https://docs.solarvis.co/documentation/pt/crm-and-project-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
