> For the complete documentation index, see [llms.txt](https://docs.jasperapp.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jasperapp.io/quick-start/data-migration.md).

# Data migration

## 1. Save existing data <a href="#export-data" id="export-data"></a>

Start Jasper on the old machine and select `Menu → Jasper → Export Data`.

![](/files/-MI8cEqB7wAa7QuK-Cb5)

Click `Open data directory` to display the directory. Copy the `config.json` and `main.db` in the directory displayed to your desktop. Move these data to your new machine using Google Drive or Dropbox etc.

{% hint style="info" %}
If you have multiple accounts registered in Jasper, you will also need to copy a file such as `main-123456789.db`.
{% endhint %}

## 2. Migrate data to the new machine <a href="#import-data" id="import-data"></a>

Start Jasper on a new machine. On the first configuration screen, select `Import Data`.

![](/files/-MI8cW3AzfVNjx8AKR9D)

Click on the `Open data directory` to display the directory. Copy (overwrite) the `config.json` and `main.db` that you just moved into this directory. Finally, click on `Restart Jasper` and your data migration is complete.
