# Installtion

To install the Project Manager package from the Creatio marketplace, follow these steps:

1. Access the Marketplace\
   Go to the [Creatio Marketplace](https://marketplace.creatio.com/) in your web browser.<br>
2. Search for Quote Management for Creatio\
   Use the search bar to find the “Greytrix Quote Management for Creatio” package.<br>
3. Select the Package:\
   Click on the GUMU package from the search results to access its details page.<br>
4. Check Compatibility\
   Ensure that the package is compatible with your version of Creatio.<br>
5. Download or Install\
   Depending on the options provided, you can either download the package or directly install it into your Creatio environment.<br>
6. Log in to Creatio\
   If prompted, log in to your Creatio account to proceed with the installation.<br>
7. Follow Installation Instructions\
   Follow the on-screen instructions to complete the installation process. This may include accepting terms and conditions, selecting the appropriate environment, and configuring necessary settings.<br>
8. Verification\
   After installation, verify that the GUMU package is installed correctly by checking the list of installed packages in your Creatio system.<br>
9. Configuration and Usage\
   Once package is installed, Login to Creatio --> Navigate to System Setting --> Search for setting with Code **GrtxCompanyNameQuote** as shown in below screenshot and add your Organization name. This is actually the name which appear on the PDF document generated using **Merge to PDF** Feature.&#x20;

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

<figure><img src="/files/Nfm2VvLPyVFM8U2ihsHb" 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/installtion.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.
