# Export and Import Blocks

**Export Single or Multiple Selected Block** easily via EditorsKit then just drag and drop the exported `.json` file to the Gutenberg editor and it will automagically be imported.

## How to export single or multiple blocks?

Here are the steps on how to export blocks on Gutenberg editor.

1. Click single block or highlight multiple blocks.
2. Click the dots icon on the block toolbar to open more options.
3. Click **Export as JSON**. That's it!

## How to import single or multiple blocks?

Just drag and drop the `.json` file to the editor and it will automatically be transformed into blocks.

![Gutenberg block editor export and import blocks](https://cldup.com/VvOopuw0ml.gif)