How to import a bot flow in Builder Take Blip February 15, 2021 18:56 Updated One of the main advantages of Builder is to allow the flow of a bot to be shared in a simple way, so the navigation rules and the bot’s content can be reused in other applications. To do this, simply export the flow of a bot and import it into another bot. See the whole process below: Exporting the stream In the portal, access the bot that will have the stream copied and click Builder. Click the Settings button on the left side menu. In the contextual menu, click on Versions and then export version. After clicking the Export flow button, Blip will download a JSON file with your bot's identifier. Importing the flow Create a bot and access the Builder module. Click on the Settings button on the left side menu and then choose the Versions tab in the context menu, to your right. Click the Import flow button and send the exported JSON file in the previous step. After completing the import process, click Publish flow to test your new bot. Related articles RCS Conversational flow Creating Your Interactive Messages Builder exit conditions How to configure service hours How to define global actions in Builder