Whitelisting & Publishing an Experience
Learn how to publish your scene and whitelist domains to embed Convai experiences securely in your web application.
Prerequisites
Before using @convai/experience-embed
, make sure:
Your scene is published via Convai's Avatar Studio (https://convai.com).
You have your
expId
— available in the "Publish" tab of the scene.The domain you're embedding on and email used to create the scene is whitelisted through us.
Important: Re-publish your experience after making changes to ensure the latest version is embedded.
How to Publish and Whitelist
Create a scene in Convai Avatar Studio.
Click Publish.
Note the Experience ID (expId).
Use the
expId
when setting up your embed code.
Last updated
Was this helpful?