# 페이스북 메신저 연락처를 리드 광고 연락처와 자동으로 합치기

기본적으로 페이스북 메시지를 받으면 이름을 기반으로 Hyperclass에 새로운 연락처가 생성됩니다. 하지만 해당 사람이 이미 리드 광고 폼을 작성한 경우에는 중복 연락처가 만들어지게 됩니다.

그런데 Settings(설정) → Company Settings(회사 설정)에서 "Merge Facebook Contacts By Name(이름으로 페이스북 연락처 합치기)" 설정을 ON으로 전환하면, 들어오는 페이스북 메신저 연락처를 기존 연락처와 자동으로 합칠 수 있습니다.

***

*원문 최종 수정: 2020년 6월 18일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/contacts/workflow-adding-and-removing-followers-for-contacts/automatically-merge-facebook-messenger-contacts-with-lead-ad-contacts.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.
