# Import/Export

Ont the **Import/Export** page, you export and import your bot as a JSON file.

Depending on the size of your bot, the export could take up to 30 minutes to finalize. As soon as the export is ready, you will be able to download it as a JSON file.

Importing a bot can take up to 30 minutes. The uploaded file will be imported to the DRAFT version of the bot.

{% hint style="danger" %}
Importing a bot will overwrite the current version of your bot. There is no way to recover a previous version of the bot.
{% endhint %}

<figure><img src="https://2786867680-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLTwFwbOqJj4dDhg8Ju%2Fuploads%2FoxIYOO3oqHdXV9Obr4pi%2FScreenshot%202024-05-31%20at%2019.54.14.png?alt=media&#x26;token=cc264163-eef2-4eb6-a53b-8ecfa0dd29d4" alt=""><figcaption><p>The Import/Export page.</p></figcaption></figure>

## What contains the Export

The **Export** of your bot will include:

* &#x20;The NLP data (including translations), i.e:
  * Intents
  * Expressions
  * Entities
* The Blocks:
  * Flows
  * Messages and their translations
  * Variables

The **Export** will not include:

* Analytics data
* Conversation history
* Error logs
* Older bot versions
* Channel or offloading configuration
* Tables
