> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/geral/sprintgestao/configuracoes-iniciais/propostas-e-faturas-guia-das-configuracoes-iniciais/propostas-e-faturas-canal-de-vendas.md).

# Propostas e faturas - Canal de vendas

<figure><img src="/files/4LUp7P28uMLhe4vPwUGT" alt=""><figcaption></figcaption></figure>

Os **Canais de Vendas** indicam de onde veio cada oportunidade (ex.: Google, WhatsApp, Site, Indicação). Cadastrar esses canais ajuda nos relatórios e na organização das propostas e faturas.

***

### Onde fica

**Configurações do Propostas e Faturas → Canais de Vendas**

Você verá a lista com: **Nome**, **Alias**, **Data de Criação/Atualização** e a ação **Excluir**. Há também a busca e o botão **+ Novo Canal de Vendas**.

<figure><img src="/files/R0iVm4NcwVTDpcij8XwH" alt=""><figcaption></figcaption></figure>

***

### Criar um canal (passo a passo)

Acesse **Configurações → Canais de Vendas e c**lique em **+ Novo Canal de Vendas**.

1. Na tela **Editar Canal de Vendas**, preencha **Nome do canal de vendas**
   * Ex.: `Google`, `WhatsApp`, `Site`, `Instagram DM`, `Indicação`.
2. Clique em **Cadastrar** para salvar.

<figure><img src="/files/UJ4iCTYFtOmiJwfwzvbs" alt=""><figcaption></figcaption></figure>

> Dica: o **Alias** é gerado automaticamente a partir do nome (ex.: `google`, `whatsapp`) e aparece na listagem.

***

### Editar ou renomear

<figure><img src="/files/SFHK0SDKAt5kPtGNxvpm" alt=""><figcaption></figcaption></figure>

Na lista de canais, clique sobre o canal desejado, altere o **Nome do canal de vendas e c**lique em **Cadastrar** para aplicar.

<figure><img src="/files/rL7DbLd9NxS9Ea6Jstn0" alt=""><figcaption></figcaption></figure>

***

### Excluir (cuidado!)

* Use o botão **Excluir** (na linha do canal ou no topo da tela de edição).
* Antes de remover, verifique se não há propostas/tarefas usando esse canal. Prefira **renomear** a excluir, para manter o histórico.

***

### Logs de alterações

* Clique em **Logs de alterações** (canto inferior direito da lista) para ver quem criou/alterou/excluiu e quando. Útil para auditoria.

<figure><img src="/files/Gc7xWfz2mzmoM7PnJbeU" alt=""><figcaption></figcaption></figure>

***

### Boas práticas de nomenclatura

* **Curto e claro:** “Google”, “WhatsApp”, “Site”, “Indicação”.
* **Sem variações desnecessárias:** evite “whats”, “wpp”, “Whats App”.
* **Categorias úteis:**
  * **Pago:** Google Ads, Meta Ads.
  * **Orgânico:** Site, SEO, Instagram DM.
  * **Parcerias:** Indicação, Revenda, Feira/Evento.

***

Pronto! Com os canais criados, seus relatórios ficam mais precisos e fica simples entender quais origens trazem mais negócios.


---

# 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://docs.sprinthub.com/topicos/geral/sprintgestao/configuracoes-iniciais/propostas-e-faturas-guia-das-configuracoes-iniciais/propostas-e-faturas-canal-de-vendas.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.
