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

# Exporting data from the Open WebUI application

You can export a database with your data (for example, chat history and settings) from the Open WebUI application. To do so:

1. [Connect to the application](./connect).

2. In the sidebar, click **Admin** → **Admin panel**.

3. Go to the **Settings** tab.

4. In the sidebar, go to **Database**.

5. Export data:

   * To export the entire database, click **Download Database**.
   * To export only the chat history, click **Export All Chats (All Users)**.
   * To export only the Open WebUI settings, **Export Config to JSON File**.

6. Save the file.

For more details about working with databases, see [Open WebUI documentation](https://docs.openwebui.com/tutorials/database).
