> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typebot.com/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://mintcdn.com/typebot/rHkgfCATWjP6ntzz/images/export_flow.png?fit=max&auto=format&n=rHkgfCATWjP6ntzz&q=85&s=ed1821f968d6ae3ae69049aa5ad8a2f4" alt="Export flow button" width="1040" height="538" data-path="images/export_flow.png" />
</Frame>

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

<Frame>
  <img src="https://mintcdn.com/typebot/rHkgfCATWjP6ntzz/images/import_flow.png?fit=max&auto=format&n=rHkgfCATWjP6ntzz&q=85&s=f0c3859b5ffb606ab8116083d260f3bd" alt="Import flow button" width="2166" height="1270" data-path="images/import_flow.png" />
</Frame>
