> For the complete documentation index, see [llms.txt](https://docs.cherry-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/personalization-settings/storage.md).

# 修改儲存位置

### 預設儲存喺邊？

Cherry Studio 會按系統規範將資料放喺用戶目錄下：

* **macOS**：`~/Library/Application Support/CherryStudio`
* **Windows**：`%APPDATA%\CherryStudio`（即係 `C:\Users\<你的用户名>\AppData\Roaming\CherryStudio`）
* **Linux**：`~/.config/CherryStudio`

都可以喺以下位置睇到：

<figure><img src="/files/d86a5e349808fadc95659d523f2e20d8c48e346f" alt=""><figcaption></figcaption></figure>

### 修改儲存位置

如果你嘅 C 盤 / 系統盤空間唔夠，或者你想將 Cherry Studio 嘅資料 **統一放喺一塊加密磁碟 / 外置硬碟**，可以改預設儲存位置。

> 注意：轉位置會 **搬走所有對話歷史、助手、知識庫** 等資料；操作前 **強烈建議先備份**（[WebDAV](/docs/zhong-wen-fan-ti/pre-basic/data-settings/webdav.md) / [S3](/docs/zhong-wen-fan-ti/pre-basic/data-settings/s3-compatible.md) 都得）。

* **更改路徑**：喺`設定 →` 資料設定`→`資料目錄`→`應用資料\` 遷移按鈕

***

#### 💡 獲取幫助同提交反饋

如果您喺配置或使用過程中遇到任何疑問、Bug 或有功能改進建議，請參考 [反饋同建議](/docs/zhong-wen-fan-ti/question-contact/suggestions.md) 入面提供嘅官方渠道。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/personalization-settings/storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
