# Notion 配置教程

Cherry Studio 支持将话题导入 Notion 的数据库。

## 第一步

打开网站 [Notion Integrations](https://www.notion.so/profile/integrations) 创建一个应用

<figure><img src="/files/s8mDIEq5RFlFncy90l3e" alt=""><figcaption><p>点击加号创建应用</p></figcaption></figure>

## 第二步

创建一个应用

<figure><img src="/files/ondunicTFNIrhDsX76pz" alt=""><figcaption><p>填写应用信息</p></figcaption></figure>

名字：Cherry Studio

类型：选第一个

图标：可以保存一下这个图片

<figure><img src="/files/9DgVPmn2oCjHhyZlnCcB" alt="" width="188"><figcaption></figcaption></figure>

## 第三步

复制密钥填写到 Cherry Studio 设置里

<figure><img src="/files/jeBaxQx01gCBIMZJEO8r" alt=""><figcaption><p>点击复制密钥</p></figcaption></figure>

<figure><img src="/files/xNfjuHCTbv3OuqFSh6DX" alt=""><figcaption><p>将密钥填写到数据设置里</p></figcaption></figure>

## 第四步

打开 [Notion](https://www.notion.so/) 网站创建一个新页面，在下方选择数据库类型，名称填写 Cherry Studio， 按图示操作连接

<figure><img src="/files/TymZBim2U91p0kzhBYZV" alt=""><figcaption><p>创建一个新页面选择数据库类型</p></figcaption></figure>

<figure><img src="/files/x1Hryyyux76S608vWuAE" alt=""><figcaption><p>输入页面的名字，并选择连接到 APP</p></figcaption></figure>

## 第五步

<figure><img src="/files/4OLpvDQ8XBsYuvgZq07W" alt=""><figcaption><p>复制数据库 ID</p></figcaption></figure>

如果你的 Notion 数据库的 URL 类似这样：

<https://www.notion.so/\\>\<long\_hash\_1>?v=\<long\_hash\_2>

那么 Notion 数据库 ID 就是 `<long_hash_1>` 这部分

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

## 第六步

填写 `页面标题字段名`：

若你的网页时英文的，则填写 `Name`\
若你的网页端是中文的，则填写 `名称`

<figure><img src="/files/eqIYnPdKoA411hDu84xc" alt=""><figcaption><p>填写页面标题字段名</p></figcaption></figure>

## 第七步

恭喜你，Notion 的配置已经完成了 ✅ 接下来就可以将 Cherry Studio 内容导出到你的 Notion 数据库了

<figure><img src="/files/EYRFI0S2LEg89lZqVZJO" alt=""><figcaption><p>导出到 Notion</p></figcaption></figure>

<figure><img src="/files/g7tj9UIWlHf6o2Eol6ea" 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/notion.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.
