> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.wanotifier.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Export / Import Bots Between Different WANotifier Accounts

We provide a duplicate button to clone bots within the same account, but if you want to copy a bot from one WANotifier account to another, you can use the bot export/import feature.

The export/import options are present in the top-right corner of the bot builder.

Let’s take a closer look at how they works.

### Export a bot

To export your bot, open the bot and click the **Export** button in the top-right corner.

![](https://storage.crisp.chat/users/helpdesk/website/-/6/6/d/6/66d63a5129ae5000/chatbot-export_7lk7wk.png)

This will open a pop-up containing your bot’s JSON code.

![](https://storage.crisp.chat/users/helpdesk/website/-/6/6/d/6/66d63a5129ae5000/export-bot_8br9wc.png)

You can click the **Copy JSON** button to copy the bot. Then use this JSON to recreate the same bot in another account using the import option (see instructions below).

### Import a bot

To import an existing bot that you exported earlier, click the **Import** button in the top-right corner.

![](https://storage.crisp.chat/users/helpdesk/website/-/6/6/d/6/66d63a5129ae5000/chatbot-import_10tbcyd.png)

This will open a pop-up with a text field. Paste the copied JSON code here that you exported earlier.

![](https://storage.crisp.chat/users/helpdesk/website/-/6/6/d/6/66d63a5129ae5000/import-bot_1guq62b.png)

Then click the **Import** button to import all the nodes and connections into your bot builder.

Please note that importing a bot will **replace all existing nodes and connections** in the current bot.