> ## Documentation Index
> Fetch the complete documentation index at: https://docs.platform.blackmountain.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Export & Import

> Back up and restore your BlackMountain chat history

BlackMountain allows you to export your entire chat history and import it back later.

## Exporting Chats

To export all your conversations:

1. Open **Settings** from the profile menu.
2. Navigate to the **Data** section.
3. Click **Export All Chats**.
4. A JSON file will be downloaded containing all your chat threads and messages.

The export includes statistics about the number of threads and messages being exported.

## Importing Chats

To import previously exported chats:

1. Open **Settings** from the profile menu.
2. Navigate to the **Data** section.
3. Click **Import Chats**.
4. Select the JSON file you previously exported.
5. Your conversations will be restored.

<Warning>
  Importing chats will add the imported threads alongside your existing ones. It will not overwrite or duplicate existing threads.
</Warning>
