For the complete documentation index, see llms.txt. This page is also available as Markdown.

Generate and manage embeds

spinner

The embed interface is designed for viewing only. To modify story configurations, please use the Studio.

Display Options

  • Use The Additional Panel: Optionally display the additional panel within the embed.

  • Display The Story Header: Display the story title in the HTML code you copy for embedding.

Setting An Alias

For easier management across different environments, you can assign a custom alias to each embed. This is helpful when handling multiple embed scripts.

Example

<script async src="https://myinstance.toucantoco.com/scripts/embedLauncher.js?id=cool-stuff" type="text/javascript"></script>

Generating and Managing Your Embed

Once youโ€™ve configured these settings, click โ€œGenerate Embedโ€ to create your embed code.

Copy embed HTML

Youโ€™ll receive HTML code to insert an iFrame or Web Component directly into your software, offering flexible placement options.

Last updated

Was this helpful?