# CalWin E-Quote

CalWin E-Quote is system to send quotes to your customer, that they themselves can amend and re-calculate for their end user. It's a cloud based solution, and your customers will receive a link by email. The link will open the quote in the browser.&#x20;

This is an example of how it looks like for the customer when clicking the link.

<figure><img src="/files/nED1YZ9tKLqaHumRJjpo" alt=""><figcaption><p>E-Quote WEB UI</p></figcaption></figure>

In CalWin, the option to send a quote to E-Quote is available in the print dialog along with other reports.

<figure><img src="/files/LmEk35DJGpyNHEvHT2dy" alt=""><figcaption><p>CalWin Print Dialog</p></figcaption></figure>

It must be enabled at customer level.

<figure><img src="/files/6cIQ1Nfn7lFjP5OLP369" alt=""><figcaption><p>Customer</p></figcaption></figure>


---

# Agent Instructions: 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.calwincloud.com/misc-documentation/calwin-e-quote.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.
