# Quotes

We have created new Quotes section where user can<br>

1. View Quotes created using Quotes list.

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

2. User Can create/Modify Quotes along with products attached to it in the Creatio.

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

3. Clone existing Quotes to create new one

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

4. Generate Quote in word format using **Generate quote DOCX** button.

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

4. Generate Quote in PDF format using **Generate quote PDF** button.

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

4. Can follow the given workflow with approval process and convert any quote to an Order.

<figure><img src="/files/Ud339TYgFOxplt6BtyMe" alt=""><figcaption></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.greytrix.com/creatio-add-ons/quote-management-for-creatio/user-guide/quotes.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.
