> 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/proposta/ver-o-log-de-comunicacao-da-proposta.md).

# Ver o log de comunicação da proposta

O Log de comunicação ajuda você a acompanhar o acompanhamento da cotação.

Use-o para revisar o que foi enviado e quando isso aconteceu.

### O que pode verificar

Dependendo do fluxo da cotação, o Log de comunicação pode ajudar você a revisar:

* e-mails de cotação enviados
* atividade de lembrete
* tempo de acompanhamento e Estado

{% stepper %}
{% step %}

### Abra a Proposta

Abra a cotação que você deseja verificar.
{% endstep %}

{% step %}

### Abra o Log de comunicação

Abra o log ou o histórico de comunicação da cotação.
{% endstep %}

{% step %}

### Reveja as entradas

Verifique a data, o tipo de comunicação e o resultado.
{% endstep %}

{% step %}

### Use os detalhes para acompanhamento

Confirme se a cotação foi enviada.

Em seguida, continue com a próxima etapa de vendas.
{% endstep %}
{% endstepper %}

### Quando isso ajuda mais

* um Cliente diz que nada foi recebido
* você precisa confirmar o tempo do lembrete
* você quer o acompanhamento completo da cotação em uma única visualização

### Perguntas frequentes

<details>

<summary>Posso usar o log para confirmar que um e-mail foi enviado?</summary>

Sim.

O log ajuda você a revisar a atividade de comunicação da cotação.

</details>

<details>

<summary>O log ajuda com o acompanhamento dos lembretes?</summary>

Sim.

Ele ajuda você a revisar o histórico de acompanhamento da cotação.

</details>

<details>

<summary>Devo verificar o log quando um Cliente não respondeu?</summary>

Sim.

Comece por aí antes de reenviar ou fazer acompanhamento manualmente.

</details>

### Tópicos relacionados

* [Recursos em Proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/funcionalidades-da-proposta.md)
* [Automatizações para Faturas, Proposta e Contratos](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/automacoes-ilimitadas/automacoes-para-faturas-proposta-e-contratos.md)
* [Proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta.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/proposta/ver-o-log-de-comunicacao-da-proposta.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.
