> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.weblium.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Connecting reCAPTCHA to your website

In addition to our native Honeypot protection, you can connect reCAPTCHA v3 to your contact forms to help you detect abusive traffic on your website without any user actions like clicking the “I'm not a robot” button. 

${youtube}[How to Connect reCAPTCHA to your website in 3 steps](iAPcf8vD85E)

| ${color}[#1aa900](Tip:) reCAPTCHA v3 runs in the background, analyzes a user's behavior, and determines whether a user is a human or a harmful bot.
### Step 1. Getting the Site Key and Secret Key

1. Sign up or sign in to an existing [Google Cloud Console](https://www.google.com/recaptcha/about/) account:
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut-9_p3kwki.png)

2. Give a name to your future project and click **Get Started** button:
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut-3_ys8bf6.png)
|| ${color}[#ffa800](Note:) You can name your project whatever you like.

3. Wait for the completion of the project creation. Once completed, go to the Cloud Console by clicking the **Cloud Console** button:
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut-10_o45vhm.png)

4. Enter a name for the future key (to simplify the search for numerous sites). After that, make sure that **Website** is specified in the **Choose platform type** drop-down list and then click the **Add a Domain** button:
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut_ph4hsb.png)

5. In the window that opens, enter your domain and click the **Done** button, then **Create Key**.
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut_148ajy9.png)

6. After the page loads, copy the site key and secret key.
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut-13_2cb515.png)

### Step 2. Adding Keys

1. Open the site settings and go to the **Form Management** tab.
2. Open the **Captcha** tab.
3. Copy your keys from the Cloud Console and add them to the **Site Key** and **Secret Key** fields.
4. Click **Connect** button to save the keys.
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut-8_1lnbs08.png)

### Step 3. Connecting reCAPTCHA to the contact form

To enable the integration, go to the Integrations tab in the contact form settings and toggle the reCAPTCHA switch on: 
![](https://storage.crisp.chat/users/helpdesk/website/fa84b4d83a50e800/pustoi-leiaut-4_1rel74.png)

Done! Publish the site to apply the changes and activate the anti-bot tool.


