docs: 📝 Add General settings
This commit is contained in:
@ -1,5 +1,16 @@
|
||||
# Settings
|
||||
|
||||
## General
|
||||
|
||||
The general settings represent the general behaviors of your typebot.
|
||||
|
||||
<img src="/img/settings/general.png" width="400" alt="General" />
|
||||
|
||||
- **Typebot.io branding**: If enabled, will show a "Made with Typebot" badge displayed at the bottom of your bot.
|
||||
- **Prefill input**: If enabled, the inputs will be automatically pre-filled whenever their associated variable has a value.
|
||||
- **Remember session**: If enabled, when a user refreshes the page, its existing answers will be overwritten.
|
||||
- **Hide query params on bot start**: If enabled, the query params will be hidden when the bot starts.
|
||||
|
||||
## Typing emulation
|
||||
|
||||
By default, your typebot will emulate a certain typing speed. It is considered a good default as slow as a human typing speed and it's not too fast so that multiple bubble can be readable sequentially.
|
||||
|
Reference in New Issue
Block a user