[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-17。"],[],[],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)."]]