Embed AI agents using iframe for flexible website integration
token
- Your authentication tokenagentid
- Your agent IDwidth
- iframe width (set using CSS, example: width: 100%;
)height
- iframe height (set using CSS, example: height: 600px;
)allow="microphone;"
- Important: Required for voice featuresallow="microphone;"
), users won’t be able to interact with the agent via voice.