docs: 📝 Add workspace doc
This commit is contained in:
@@ -12,7 +12,7 @@ You can tell your input step to save the answer into a variable and reuse then i
|
||||
|
||||
## Advanced concepts
|
||||
|
||||
Here is a quick video that showcase advanced concepts about variables:
|
||||
Here is a quick video that showcases advanced concepts about variables:
|
||||
|
||||
<YoutubeEmbed videoId="o715Tjv1ijI" />
|
||||
|
||||
@@ -20,7 +20,7 @@ Here is a quick video that showcase advanced concepts about variables:
|
||||
|
||||
By default, any declared variables in the bot can be prefilled by passing initial values in the URL.
|
||||
|
||||
Let's say I have a variable named "Email" somewhere in my bot. If I'm launching my bot using this URL:
|
||||
Let's say I have a variable named "Email" somewhere in my bot. This variable can be passed as a URL parameter. If I'm launching my bot using this URL:
|
||||
|
||||
`https://typebot.io/my-bot?Email=test@test.com`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user