# TrustedForm

[TrustedForm](https://activeprospect.com/trustedform/) is a tool that, when loaded in Formsort, will produce a certificate proving that a responder actually filled out your form. It is helpful if you are redirecting your responders to affiliate sites and need to provide proof that a real person actually filled out the form flow.

### Enabling TrustedForm

To enable TrustedForm, access **TrustedForm** from the **Integrations** section of a flow.

Make sure that **enabled** is checked.

To actually have the TrustedForm load, you must:&#x20;

1. Re-deploy the flow from Formsort
2. Within TrustedForm, add the domain that your Formsort flow is hosted on
   1. If you are using [Custom domains](https://docs.formsort.com/workspace-management/custom-domains), you can add those domains
   2. If you are not using custom domains, you can add your `.formsort.app` domain - it will look something like `abc123.formsort.app`

### Accessing the TrustedForm certificate URL

It is helpful to be able to associate a particular responder's answers with a TrustedForm certificate URL.

To add the TrustedForm certificate URL to a variant's variables, go to **Variables > System library > Trusted Form certificate URL**.

<figure><img src="https://1036686854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJPnL__mOdr_mLZ8nwf%2Fuploads%2FoBQsrftZSqPExbxQw4vk%2Fimage.png?alt=media&#x26;token=e5b476c7-a03a-4e7c-b1d0-caf6be91c04a" alt=""><figcaption></figcaption></figure>

Once the variable is added and the flow is re-deployed, the certificate that is generated for a responder will be found at the URL that is stored in that variable.

Learn more about [library variables](https://docs.formsort.com/response-data-collection-and-management/variable-schema/system-library-answers).

### TrustedForm settings

* **Sandbox**: if enabled, the TrustedForm snippet will always be loaded, and will always produce certificates. This is useful for staging environments or for testing.
