> ## Documentation Index
> Fetch the complete documentation index at: https://typebot-operators-authentication-type-branch.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 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:

<Frame style={{ maxWidth: '400px' }}>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/typebot-operators-authentication-type-branch/images/export_flow.png" alt="Export flow button" />
</Frame>

Then this file can be imported when creating a new typebot by choosing "Import a file":

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/typebot-operators-authentication-type-branch/images/import_flow.png" alt="Import flow button" />
</Frame>
