2
0
Files
bot/apps/docs/editor/share.mdx

17 lines
446 B
Plaintext
Raw Normal View History

---
title: Share
icon: share
---
2023-02-16 10:09:04 +01:00
2023-12-04 15:23:50 +01:00
Your typebot flow can be publicly shared. For this, open the Share menu and enable the `Make the flow publicly available` option:
2023-02-16 10:09:04 +01:00
<Frame>
<img src="/images/share.png" alt="Share menu" />
</Frame>
2023-02-16 10:09:04 +01:00
2023-12-04 15:23:50 +01:00
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>