diff --git a/docs/src/pages/docs/data-folder.mdx b/docs/src/pages/docs/data-folder.mdx index 4cbed3b5f..dcdd0ca9d 100644 --- a/docs/src/pages/docs/data-folder.mdx +++ b/docs/src/pages/docs/data-folder.mdx @@ -27,7 +27,7 @@ Jan stores your data locally in your own filesystem in a universal file format ( This guide helps you understand where and how this data is stored. -## Open the Data Folder +## Open Jan Data Folder To open from Jan's interface: 1. In Jan, navigate to **Settings** > **Advanced Settings** @@ -234,18 +234,8 @@ Threads history is kept in this directory. Each session or thread is stored in a | `model` | The selected model and its settings/parameters for the thread. Changes made by users to thread settings are written here, rather than in model.json. Also contains the ID and engine of the selected model for quick querying by extensions. | | `metadata` | Additional thread data, such as `lastMessage`, which provides GUI information but does not use OpenAI-compatible fields. | -## Open the Data Folder - -To open the Jan data folder, follow the steps in the [Settings](/docs/settings#access-the-jan-data-folder) guide. ## Delete Jan Data Folder -If you have uninstalled the Jan app, you may also want to delete the Jan data folder. You can automatically remove this folder during uninstallation by selecting **OK** when prompted. - -![Delete Data Folder](./_assets/delete-data.png) - -If you missed this step and need to delete the folder manually, please follow these instructions: - -1. Go to the root data folder in your Users directory. -2. Locate the Jan data folder. -3. Delete the folder manually. \ No newline at end of file +If you have uninstalled Jan, you may also want to delete the Jan data folder. +See detail instructions on [Mac](/docs/desktop/mac#step-2-clean-up-data-optional), [Window](/docs/desktop/windows#step-2-handle-jan-data), [Linux](docs/desktop/linux#uninstall-jan). \ No newline at end of file diff --git a/docs/src/pages/docs/desktop/mac.mdx b/docs/src/pages/docs/desktop/mac.mdx index 983a4b111..7f5596af8 100644 --- a/docs/src/pages/docs/desktop/mac.mdx +++ b/docs/src/pages/docs/desktop/mac.mdx @@ -130,7 +130,6 @@ See [Jan Data Folder](/docs/data-folder) for more details about the data folder ### Step 2: Clean Up Data (Optional) - Open **Terminal** and run these commands to remove all Jan-related data: ```bash # Remove all user data