Follow these instructions to install the Forethought Solve Widget on any webpage where you have administrator access. If you don't have access, please connect us with your web administrator, and we'll assist them in getting it set up!
To access your code snippet, follow these steps. If you need additional help, please reach out to your Customer Success Manager.
- Access your code snippet by navigating to Forethought dashboard > Solve > Widget Configuration tab > Embed.
- Add the domain you want to add the widget to into the domain allowlist.
- Check Show API key in code snippet and copy the code.
- Place the snippet in the body of any webpage where you want the Forethought widget to appear.
<script
src="https://solve-widget.forethought.ai/embed.js"
id="forethought-widget-embed-script"
data-api-key="Insert API key here"
></script>
For a more comprehensive guide on Solve Widget, see Solve Widget UI Guide for Developers. This guide covers all Forethought widget UI-related issues and advanced settings, making it a valuable resource for both developers and curious individuals.