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

# Exportar / Importar un mozbot

Un flujo de mozbot se puede exportar a un archivo JSON usando el botón de menú en la parte superior derecha del constructor:

<Frame style={{ maxWidth: '400px' }}>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/mozartfintech/images/export_flow.png" alt="Botón de exportar flujo" />
</Frame>

Luego, este archivo se puede importar al crear un nuevo mozbot eligiendo "Importar un archivo":

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/mozartfintech/images/import_flow.png" alt="Botón de importar flujo" />
</Frame>
