docs: 📝 Import / Export flow
This commit is contained in:
16
apps/docs/docs/editor/export_import.md
Normal file
16
apps/docs/docs/editor/export_import.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Export / Import a typebot
|
||||
|
||||
A typebot flow can be exported to a JSON file using the menu button at the top right of the builder:
|
||||
|
||||
<img
|
||||
src="/img/export_flow.png"
|
||||
width="400"
|
||||
alt="Export flow button"
|
||||
/>
|
||||
|
||||
Then this file can be imported when creating a new typebot by choosing "Import a file":
|
||||
|
||||
<img
|
||||
src="/img/import_flow.png"
|
||||
alt="Import flow button"
|
||||
/>
|
Reference in New Issue
Block a user