Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.confidolegal.com/llms.txt

Use this file to discover all available pages before exploring further.

You must include the script on any page where you want to inject the Onboarding form.
<script src="https://js.sandbox.gravity-legal.com/onboarding.js" />
Once the script loads, the window object will have a window.confidoOnboarding object with all the methods required to manage the onboarding process. The confidoOnboarding object has a method renderForm that we will call later to actually render the form. But first, we need to create an Onboarding Token.