> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zazubot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export / Import a zazubot

A zazubot 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/zazubot/_eRGnFfHYvpabed3/images/export_flow.png?fit=max&auto=format&n=_eRGnFfHYvpabed3&q=85&s=3d9ecdabb4a08d6b61f9bff6aed2c5d7" 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 zazubot by choosing "Import a file":

<Frame>
  <img src="https://mintcdn.com/zazubot/_eRGnFfHYvpabed3/images/import_flow.png?fit=max&auto=format&n=_eRGnFfHYvpabed3&q=85&s=e4d5814fd3d10628a7637e0ce8886e96" alt="Import flow button" width="1558" height="1078" data-path="images/import_flow.png" />
</Frame>
