# 思源笔记配置教程

支持将话题、消息导出到思源笔记。

## 第一步

打开思源笔记，创建一个笔记本

<figure><img src="/files/TciRIMfbnN41ANnyrREf" alt=""><figcaption><p>点击新建笔记本</p></figcaption></figure>

## 第二步

打开笔记本打开设置，并复制`笔记本ID`

<figure><img src="/files/7qVLAi21ZxgFFCuTtyO0" alt="" width="400"><figcaption><p>打开笔记本设置</p></figcaption></figure>

<figure><img src="/files/yzSuSSjBXesySjoM1NPM" alt=""><figcaption><p>点击复制笔记本ID按钮</p></figcaption></figure>

## 第三步

复制笔记本ID填写到 Cherry Studio 设置里

<figure><img src="/files/fSsFjVMitxhAO0pIZYGA" alt=""><figcaption><p>将笔记本ID填写到数据设置里</p></figcaption></figure>

## 第四步

填写思源笔记地址

* **本地**\
  通常为 `http://127.0.0.1:6806`
* **自部署**\
  为你的域名 `http://note.domain.com`

<figure><img src="/files/Cufz5Ton8bS74f6WZZIk" alt=""><figcaption><p>填入你的思源笔记地址</p></figcaption></figure>

## 第五步

复制思源笔记 `API Token`

<figure><img src="/files/2Ejneq11luzTBMy7muhm" alt=""><figcaption><p>复制思源笔记令牌</p></figcaption></figure>

填入 Cherry Studio 设置里并检查

<figure><img src="/files/iyOQACdmWERx0MeYvJj6" alt=""><figcaption><p>填写数据库 ID 并点击检查</p></figcaption></figure>

## 第六步

恭喜你，思源笔记的配置已经完成了 ✅ 接下来就可以将 Cherry Studio 内容导出到你的思源笔记中了

<figure><img src="/files/i80fHye1kwWTimo36qLt" alt=""><figcaption><p>导出到思源笔记</p></figcaption></figure>

<figure><img src="/files/CYrDXCYkowQvBPSqSTVh" alt=""><figcaption><p>查看导出结果</p></figcaption></figure>


---

# Agent Instructions: 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/pre-basic/data-settings/siyuan.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.
