> 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/marketplace-packages-and-power-ups/power-ups/quotations/view-the-quotation-communication-log.md).

# View the quotation communication log

The communication log helps you track quotation follow-up.

Use it to review what was sent and when it happened.

### What you can check

Depending on the quotation flow, the communication log can help you review:

* sent quotation emails
* reminder activity
* follow-up timing and status

{% stepper %}
{% step %}

### Open the quotation

Open the quotation you want to check.
{% endstep %}

{% step %}

### Open the communication log

Open the log or communication history from the quotation.
{% endstep %}

{% step %}

### Review the entries

Check the date, type of communication, and the outcome.
{% endstep %}

{% step %}

### Use the details for follow-up

Confirm whether the quotation was sent.

Then continue with the next sales step.
{% endstep %}
{% endstepper %}

### When this helps most

* a customer says nothing was received
* you need to confirm reminder timing
* you want the full quotation follow-up in one view

### Frequently asked questions

<details>

<summary>Can I use the log to confirm that an email was sent?</summary>

Yes.

The log helps you review quotation communication activity.

</details>

<details>

<summary>Does the log help with reminder follow-up?</summary>

Yes.

It helps you review the quotation follow-up history.

</details>

<details>

<summary>Should I check the log when a customer did not respond?</summary>

Yes.

Start there before you resend or follow up manually.

</details>

### Related topics

* [Features in Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/features-in-quotations.md)
* [Automations for Invoices, Quotations, and Contracts](/marketplace-packages-and-power-ups/power-ups/unlimited-automations/automations-for-invoices-quotations-and-contracts.md)
* [Quotations](/marketplace-packages-and-power-ups/power-ups/quotations.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/marketplace-packages-and-power-ups/power-ups/quotations/view-the-quotation-communication-log.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.
