Guides

Enable Digital Twins

Grant consent in the dashboard before creating digital twins through the API

Digital twins replicate a real person's likeness and voice, so before you can create them through the API, an organization admin must grant consent in the dashboard. This is a one-time confirmation that applies across every project in your organization.

Until consent is granted, POST /public/digital-twins returns a DigitalTwinConsentRequired error. Only an organization admin can grant consent.

The consent dialog is reached by starting a new digital twin in the dashboard. You don't have to finish creating one — once you agree, consent is granted and you can close the flow.

Start a new digital twin

In the dashboard, open Companions and click New Digital Twin.

Click New Digital Twin in the Companions view

In the Consent Required dialog, check the confirmation box and click Agree & Enable Digital Twins.

Confirm consent and enable digital twins

Once consent is granted, POST /public/digital-twins works for everyone in your organization.

Next steps

On this page