# Notion設定チュートリアル

Cherry Studio はトピックを Notion のデータベースへインポートすることをサポートしています。

## ステップ1

サイトを開く [Notion Integrations](https://www.notion.so/profile/integrations) アプリを作成する

<figure><img src="/files/49328e354b71b9186f9e66d3cb25330f30b0efa1" alt=""><figcaption><p>＋をクリックしてアプリを作成</p></figcaption></figure>

## ステップ2

アプリを作成する

<figure><img src="/files/e9f8c42d28870e5114725dbd98543c437a85cf7f" alt=""><figcaption><p>アプリ情報を入力</p></figcaption></figure>

名前：Cherry Studio

種類：最初のものを選択

アイコン：この画像を保存しておいてもよい

<figure><img src="/files/3787eea9caff17e04f27be3970ae4f4ec7b39f3d" alt="" width="188"><figcaption></figcaption></figure>

## ステップ3

シークレットキーをコピーして Cherry Studio の設定に入力

<figure><img src="/files/f30ad7c943bf055fed27d0e151246ff848e31884" alt=""><figcaption><p>シークレットキーをコピーをクリック</p></figcaption></figure>

<figure><img src="/files/9b9a443402e53f2e4cb5180d46baba50da7bf593" alt=""><figcaption><p>シークレットをデータ設定に入力</p></figcaption></figure>

## ステップ4

開く [Notion](https://www.notion.so/) サイトで新しいページを作成し、下でデータベースタイプを選択、名前に Cherry Studio と入力し、図のとおりに接続を行います

<figure><img src="/files/826fdb06738676155dde7703f928ab0a4bccf263" alt=""><figcaption><p>新しいページを作成してデータベースタイプを選択</p></figcaption></figure>

<figure><img src="/files/ea4d305ef01ac5c79474e5a52cc6e266f5759f41" alt=""><figcaption><p>ページ名を入力し、APP に接続を選択</p></figcaption></figure>

## ステップ5

<figure><img src="/files/d7a11d01f96694b3778aaef3ac1ba2284a48e324" 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/0860ccda18fc74e1cc754310713ad78506eb6477" alt=""><figcaption><p>データベースIDを入力して「確認」をクリックする</p></figcaption></figure>

## ステップ6

入力する `ページタイトルのフィールド名`に由来する：

もし Web 版が英語なら、 `Name`\
もし Web 版が中国語なら、 `名称`

<figure><img src="/files/0468849bb8513113261eac559d6b167b89d5ffd0" alt=""><figcaption><p>ページタイトルのフィールド名を入力</p></figcaption></figure>

## 第7歩

おめでとうございます。Notion の設定は完了しました ✅ 次に Cherry Studio の内容をあなたの Notion データベースへエクスポートできます

<figure><img src="/files/359965ba21a4cb84b8e87396571dcf18803a4dbd" alt=""><figcaption><p>Notion にエクスポート</p></figcaption></figure>

<figure><img src="/files/bec01991fe526ab0c9542cfa0d51a440c0e976f8" 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/docs/jp/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.
