{"section":"tutorials","requestedLocale":"en","requestedSlug":"import-and-export-flows","locale":"en","slug":"import-and-export-flows","path":"docs/en/tutorials/weni-by-vtex/flows/import-and-export-flows.md","branch":"main","content":"There are many reasons for wanting to import and export flows, from wanting to pass on a solution to a friend that we created on the platform to creating a template to disseminate within our community. Here, we'll explain a little more about how this process works.\n\n## Exporting\n\nThere are two ways to access the flow export page.\n\n1. **First Path: Via flow editor**\n\nTo access the export page through the flow editor, simply go to the options menu and click the \"\"Export Definition\"\" button.\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/weni-by-vtex/flows/import-and-export-flows_1.png)\n\nOr also through the Flow module\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/weni-by-vtex/flows/import-and-export-flows_2.png)\n\nYou can learn a little more about the [Flow Editor](/en/docs/tutorials/flow-editor-and-tools) and its tools by clicking on the link.\n\n1. **Second Path: Via general organization settings**\n\nTo access the export page through the organization's general settings, just go to the options menu and click the \"\"Export\"\" button.\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/weni-by-vtex/flows/import-and-export-flows_3.png)\n\nYou can learn more about the Organization General Settings by clicking the [link](/en/docs/tutorials/general-project-settings).\n\nOnce on the export page, it will display all the flows and campaigns of that organization, grouped by usage, meaning all flows in the same group interact with each other.\nIf you export only one flow from a group, you may experience issues with its functionality.\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/weni-by-vtex/flows/import-and-export-flows_4.png)\n\nTo export the flows you want, just select the ones you are interested in and then press the export button at the bottom of the page, it will generate a `.json` file that you can use in the next step, the import.\n\n## Import\n\nTo access the flow import page, simply go to the options menu and click the \"\"Import\"\" button in the organization's general settings.\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/weni-by-vtex/flows/import-and-export-flows_5.png)\n\nAfter that, on the import page, select the .json file created on the export page and press the \"Import\" button.\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/weni-by-vtex/flows/import-and-export-flows_6.png)\n\nThat done, just wait a while and your flows will be properly imported into that organization."}