# Rememberizer 지메일 통합

1. 계정에 로그인하세요.
2. **개인 > 당신의 지식** 탭으로 이동하거나 <https://rememberizer.ai/personal/knowledge> 를 방문하세요. 거기에서 Gmail을 포함한 모든 사용 가능한 지식 소스를 볼 수 있습니다.

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

3. Gmail 지식 소스의 **"연결"** 버튼을 클릭하세요. Rememberizer가 귀하의 Gmail에 접근할 수 있도록 허가해 달라는 새로운 페이지로 리디렉션됩니다. 귀하의 Gmail 계정을 선택하세요.

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

4. "**계속"** 버튼을 클릭하여 앱을 승인하세요.

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

5. **"계속"** 버튼을 클릭하여 Rememberizer가 귀하의 Gmail에 접근할 수 있는 **권한**을 부여하세요.

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

6. 귀하의 Gmail이 연결된 것을 볼 수 있는 플랫폼으로 다시 리디렉션됩니다.

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

7. 이제 연결되었으므로, 우리 제품이 포함해야 할 이메일 레이블을 지정해야 합니다. **"선택"** 버튼을 클릭하고 사이드 패널에서 원하는 이메일 레이블을 선택하세요. 선택한 레이블에 속하는 모든 이메일이 포함됩니다.

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

8. 레이블을 선택한 후, **"추가"** 버튼을 클릭하여 지식을 포함하기 시작하세요. 또한 Rememberizer의 정책에 따라 귀하가 특별히 승인한 제3자 애플리케이션과 귀하의 Gmail 데이터를 공유하는 것에 동의하는 체크박스를 선택해야 합니다.

<figure><img src="/files/6ts0PYEqyYoXZbYWQWOA" alt="gmail choose knowledge checkbox"><figcaption></figcaption></figure>

9. 레이블을 선택하면, 우리 시스템이 이메일과 첨부파일을 포함하기 시작합니다. 이 과정은 데이터 양에 따라 몇 분이 걸릴 수 있습니다.

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

### 다음은 무엇인가요?

[Memento](/ko/undefined/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/ko/undefined/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.
