# Rememberizer Gmail統合

1. アカウントにサインインします。
2. **個人 > あなたの知識**タブに移動するか、<https://rememberizer.ai/personal/knowledge>を訪問します。そこには、Gmailを含むすべての利用可能な知識ソースが表示されるはずです。

<figure><img src="/files/1QGWPS8cSnpKlrrvEgKX" alt="gmail personal knowledge"><figcaption></figcaption></figure>

3. Gmailの知識ソースの\*\*「接続」\*\*ボタンをクリックします。RememberizerがあなたのGmailにアクセスする許可を求める新しいページにリダイレクトされます。あなたのGmailアカウントを選択してください。

<figure><img src="/files/vwBWf8bhoh1sEamCqXBJ" alt="gmail oauth step 1"><figcaption></figcaption></figure>

4. "\*\*続行"\*\*をクリックしてアプリを承認します。

<figure><img src="/files/I2Z9R5zaNTDg1cw9pWIl" alt="gmail oauth step 2"><figcaption></figcaption></figure>

5. **「続行」をクリックして、RememberizerにGmailへの権限**を付与します。

<figure><img src="/files/JSwWG7fKI1aGJQUROuDF" alt="gmail oauth step 3"><figcaption></figcaption></figure>

6. プラットフォームにリダイレクトされ、Gmailが接続されているのが表示されるはずです。

<figure><img src="/files/jO5nf49rYLA4FwjR9HfX" alt="gmail auth redirect"><figcaption></figcaption></figure>

7. 接続されたので、当社の製品がどのメールラベルを埋め込むべきかを指定する必要があります。\*\*「選択」\*\*ボタンをクリックし、サイドパネルから希望するメールラベルを選択してください。選択したラベルに属するすべてのメールが埋め込まれます。

<figure><img src="/files/gxXcXOTdj3LpecsYMXbD" alt="gmail choose knowledge"><figcaption></figcaption></figure>

8. ラベルを選択した後、\*\*「追加」\*\*をクリックして知識の埋め込みを開始します。また、Rememberizerのポリシーに同意するために、あなたが特に承認したサードパーティアプリケーションとGmailデータを共有することに同意するチェックボックスにチェックを入れる必要があります。

<figure><img src="/files/5JnrEs8XiICZRH7S31bW" alt="gmail choose knowledge checkbox"><figcaption></figcaption></figure>

9. ラベルを選択すると、当社のシステムがメールと添付ファイルの埋め込みを開始します。このプロセスは、データの量に応じて数分かかる場合があります。

<figure><img src="/files/kPhFMdQG9dpOvUOy8Ckw" alt="gmail indexing"><figcaption></figcaption></figure>

### 次は何ですか？

[Memento](/ja/ge-ren-li-yong/personal/mementos-filter-access.md) 機能を使用して、ソースデータへのアクセスをフィルタリングします。これを、Slack、Box、Dropboxなどの他のアプリケーションからの知識と組み合わせて、包括的なメメントを形成してください。

また、私たちのウェブUIを通じて[知識を検索](https://rememberizer.ai/personal/search)したり、より良い方法として、私たちのGPTアプリや公共APIを通じてLLMでこの知識を利用したりできます。

以上です！プロセス中に問題が発生した場合は、お気軽にサポートチームにお問い合わせください。


---

# 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.rememberizer.ai/ja/ge-ren-li-yong/integrations/rememberizer-gmail-integration.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.
