16
apps/docs/editor/publish.mdx
Normal file
16
apps/docs/editor/publish.mdx
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Publish
|
||||
icon: globe
|
||||
---
|
||||
|
||||
Once you publish your bot, its public URL will work and you can send it to anyone and start collecting results.
|
||||
|
||||
You can always modify your bot and the new changes won't be published as long as you don't hit the Publish button again.
|
||||
|
||||
<Frame>
|
||||
<img src="/images/publish.png" alt="Publish menu" />
|
||||
</Frame>
|
||||
|
||||
- "Restore published version": drop your current changes and revert the bot to its published version.
|
||||
- "Close typebot to new responses": close your typebot and your users will see the following message: "This bot is now closed."
|
||||
- "Unpublish typebot": mark the typebot as unpublished and your users will see the following message: "The bot you're looking for doesn't exist"
|
Reference in New Issue
Block a user