-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eeac493
commit e228f68
Showing
6 changed files
with
28 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Publish | ||
|
||
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. | ||
|
||
<img | ||
src="/img/publish.png" | ||
width="400" | ||
alt="Publish menu" | ||
/> | ||
|
||
- "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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Share | ||
|
||
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. | ||
Your typebot flow can be publicly shared. For this, open the Share menu and enable the `Make the flow publicly available` option: | ||
|
||
<img | ||
src="/img/share.png" | ||
width="400" | ||
alt="Publish menu" | ||
alt="Share menu" | ||
/> | ||
|
||
- "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" | ||
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. | ||
|
||
<img | ||
src="/img/guest-editor.png" | ||
alt="Guest editor" | ||
/> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
e228f68
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
docs – ./apps/docs
docs.typebot.io
docs-git-main-typebot-io.vercel.app
docs-typebot-io.vercel.app