How to import and export a blob file in Dialogflow CX

You can share your Dialogflow CX agent with others by exporting it as a blob (zip) file. They can then import the same .blob file into their Dialogflow CX console and get a copy of your CX agent.

Go to your Dialogflow CX console and choose a project.

Click on the ellipsis (three vertical dots) next to the project of your choice

Choose

In your filesystem, the file will appear as exported_agent_<botname>.blob

Now suppose you share this .blob file with someone else. They can use the Restore function to copy the CX bot into their Dialogflow account. (Obviously I am using the same account in this example)

The popup dialog gives you a warning that the agent will be completely overwritten.

There is no equivalent to the “Import Agent” which you see in Dialogflow ES.

Select the .blob file from your local filesystem.

Once you select the blob file, click on the Restore button

Once the restore completes, you will be taken to the home screen of the agent.


About this website

BotFlo1 was created by Aravind Mohanoor as a website which provided training and tools for non-programmers who were2 building Dialogflow chatbots.

This website has now expanded into other topics in Natural Language Processing, including the recent Large Language Models (GPT etc.) with a special focus on helping non-programmers identify and use the right tool for their specific NLP task. 

For example, when not to use GPT

1 BotFlo was previously called MiningBusinessData. That is why you see that name in many videos

2 And still are building Dialogflow chatbots. Dialogflow ES first evolved into Dialogflow CX, and Dialogflow CX itself evolved to add Generative AI features in mid-2023