2
0
Files
bot/apps/docs/editor/share.mdx
2023-12-22 09:13:53 +01:00

17 lines
446 B
Plaintext

---
title: Share
icon: share
---
Your typebot flow can be publicly shared. For this, open the Share menu and enable the `Make the flow publicly available` option:
<Frame>
<img src="/images/share.png" alt="Share menu" />
</Frame>
The flow can then be tested by non-authenticated guests. They are able to check all the options and can play the bot in preview mode.
<Frame>
<img src="/images/guest-editor.png" alt="Guest editor" />
</Frame>