> For the complete documentation index, see [llms.txt](https://docs.trackit.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trackit.so/integrations/google-contacts/connect-remember.md).

# 리멤버 연동

{% hint style="info" %}
리멤버 연동은 구글 주소록 연동을 통해 지원합니다. [구글 주소록 연동](/integrations/google-contacts.md)을 먼저 진행해 주세요.
{% endhint %}

## 리멤버와 구글 주소록 연동하기 <a href="#connect-remember" id="connect-remember"></a>

**구글 주소록에 자동 저장**

1\. 리멤버 앱 오른쪽 상단 ![File.jpg](https://support.rememberapp.co.kr/hc/article_attachments/7764800957465/File.jpg)**(더 보기)**&#xB97C; 누릅니다.

2\. **\[연락처에 자동 저장]**&#xC744; 누릅니다.

3\. **\[구글 주소록]**&#xC744; 누르고 우측 스위치 버튼을 눌러서 활성화합니다.

4\. 저장할 구글 계정을 선택합니다. (로그인 되어 있지 않으면 로그인합니다)

5\. 팝업창에서 **\[확인]**&#xC744; 누릅니다.

6\. 권한 팝업창에서 **\[허용]**&#xC744; 누릅니다.

7\. **\[저장 옵션 설정]** 화면에서 설정을 마친 후 **\[완료]**&#xB97C; 누릅니다.&#x20;

**출처** : 리멤버 고객센터 (<https://t.ly/Fa1TA>)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.trackit.so/integrations/google-contacts/connect-remember.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
