> 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-google-recaptcha-extension/configuration.md).

# Configuration

Once you have successfully installed the extension, go to **Google reCAPTCHA -> Configuration** to configure the extension for use. Here you can find various settings for the extension.

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

* **Google Recaptcha:** Option to enable or disable Google reCAPTCHA extension.
* **Recaptcha Type:** Select the reCAPTCHA type from here.
* **Site Key:** Enter site key you have got while registration for Google reCAPTCHA.
* **Secret Key:** Enter secret key you have got while registration for Google reCAPTCHA.
* **Recaptcha Theme:** Select you preferred Google reCAPTCHA theme either light or dark.
* **Recaptcha Language:** Option to choose the language of Google reCAPTCHA.
* **Recaptcha On Contact Us:** Option to enable or disable Google reCAPTCHA on Magento 2 contact us page.
* **Recaptcha on Customer Registration:** Option to enable or disable Google reCAPTCHA on Magento 2 frontend customer registration page.
* **Recaptcha on Customer Login Page:** Option to enable or disable Google reCAPTCHA on Magento 2 frontend customer login page.
* **Recaptcha on Product Review:** Option to enable or disable Google reCAPTCHA on Magento 2 frontend product review page.
* **Recaptcha on Forgot Password Page:** Option to enable or disable Google reCAPTCHA on Magento 2 frontend forgot password page.
* **Recaptcha on Newsletter Subscription:** Option to enable or disable Google reCAPTCHA on frontend newsletter subscription.
* **Recaptcha on Place Order (Checkout):** Option to enable or disable Google reCAPTCHA on Magento 2 checkout page.


---

# 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-google-recaptcha-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.
