[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[],[],null,["# Setup overview for websites\n\nThis document provides a high-level overview of setting up reCAPTCHA\non websites.\n\nSetting up reCAPTCHA on a website involves the following steps:\n\n1. Create a reCAPTCHA key for your website (also known as key).\n\n The key is required to collect information about the user actions and send it to reCAPTCHA.\n 1. [Choose the key type that is best for your use case](/recaptcha/docs/choose-key-type).\n 2. [Create a key for your website](/recaptcha/docs/create-key-website).\n2. Integrate with your website frontend:\n\n Install the key that you created on your web pages by using\n the reCAPTCHA JavaScript API.\n - [Install score-based keys](/recaptcha/docs/instrument-web-pages).\n - [Install checkbox keys](/recaptcha/docs/instrument-web-pages-with-checkbox).\n3. Integrate with your backend:\n\n 1. To verify the token sent by reCAPTCHA and assess the risk, [create assessments](/recaptcha/docs/create-assessment-website) from your backend server.\n 2. [Interpret the assessment scores and the associated risk](/recaptcha/docs/interpret-assessment-website), and define how to handle users, for example, allow the user to log in only when the score is high and the risk is low.\n4. Optional: Configure an IP address allowlist\n\n [Add trusted IP addresses to an allowlist](/recaptcha/docs/allowlist-ip) to exclude them from\n reCAPTCHA enforcement.\n\nWhat's next\n-----------\n\n- [Choose the reCAPTCHA key type that is best for your use case](/recaptcha/docs/choose-key-type)."]]