> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-quick-contact-form-extension/configuration.md).

# Configuration

Once the extension is installed successfully, go to **Stores > Configuration > MageComp > Quick Contact** to configure the extension for use.

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

* **Quick Contact:** Enable the extension from here.

#### Quick Contact Button Settings

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

* **Button Position:** Set the position of the quick contact button - left, right, or center.
* **Button Style:** Choose the display style for the quick contact button: Icon, Text, or Icon+Text.
* **Button Text:** Set custom text for the quick contact button.
* **Upload Icon:** Upload a custom icon for the quick contact button.

#### Popup Settings

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

* **Title:** Set the title of the quick contact popup.
* **Text Color:** Set the text color of the quick contact form.
* **Gradient Color 1 & 2:** Set gradient colors for the quick contact popup to match your storefront branding.
* **Phone Number Field:** Show or hide the phone number field in the contact form.
* **Department Field:** Enable the department field to allow customers to select a department before submitting inquiries.
* **GDPR:** Enable it to display the GDPR consent checkbox in the contact form.
* **GDPR Text:** Set the custom text for the GDPR consent.
* **GDPR Link:** Set the redirect link for the GDPR consent.
* **CTA Button Text:** Set the submit button text for the quick contact form.

#### reCAPTCHA Settings

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

* **reCAPTCHA:** Option to enable or disable Google reCAPTCHA for the quick contact form.
* **reCAPTCHA Type:** Select the reCAPTCHA type from here.
* **Site Key:** Enter the site key you got while registering for Google reCAPTCHA.
* **Secret Key:** Enter the secret key you got while registering for Google reCAPTCHA.

#### Admin Settings

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

* **Email ID of Admin:** Enter the Email ID of the admin who wants to receive customer query notifications.
* **Email Template:** Select an email template from the predefined available templates for the contact inquiry. You can even create your custom email template.
* **Email Sender:** Select the sender of the Email for the contact inquiry.
* **Email Subject:** Mention your custom subject title for the Quick contact email.
* **Inquiry Status:** Add multiple inquiry statuses.&#x20;
* **Default Inquiry Status:** Select the default inquiry status.

#### Auto-Responder Email

<figure><img src="/files/29IxPplJrnObxDxJfLX7" alt=""><figcaption></figcaption></figure>

* **Auto-Responder:** Enable auto-response to customers.
* **Email Template:** Select an email template from the predefined available templates for an auto-response email.
* **Email Sender:** Select the sender of the auto-response Email.
* **Email Subject:** Mention your custom subject title for the auto-response Email.

#### Restrictions

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

* **CMS Pages:** Select CMS pages for which you want to restrict the display of the quick contact button.
* **Customer Groups:** Select customer groups for which you want to restrict the quick contact functionality.

#### Auto-Deletion Settings

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

* **Auto-Deletion:** Enable auto-deletion of contact inquiries.
* **Deletion Days:** Set the number of days after which customer inquiries will be deleted automatically.


---

# 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:

```
GET https://docs.magecomp.com/magento-2-quick-contact-form-extension/configuration.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.
