# 페이스북 채팅에서 이메일 주소와 전화번호를 연락처 기록에 자동으로 추가하는 방법

페이스북 메시지가 시작되면, Hyperclass는 페이스북에서 받은 이름으로 자동으로 연락처를 생성합니다. 연락처가 채팅에 이메일 주소를 입력하면, Hyperclass는 해당 연락처의 이메일 필드에 자동으로 저장합니다.

## 전화번호도 마찬가지로 작동합니다!

채팅 중에 고객이 전화번호를 입력하면, 시스템이 자동으로 인식하여 해당 연락처 기록의 전화번호 필드에 저장합니다.

***

*원문 최종 수정: 2023년 9월 26일* *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/how-to-automatically-add-email-addresses-phone-numbers-from-fb-chat-into-contact.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.
