# Gmail 연동

## 이메일 연동

개인 설정> \[연동]에서 이메일 연동을 클릭한 뒤, 회사 메일 혹은 개인 지메일을 연결해주시면 됩니다.\
\*개인 이메일을 연동할 때는 회사설정이 아닌, 개인 설정에서 작업해주셔야 합니다.

<figure><img src="/files/wOvTuKfVv2ioaQIfo0qM" alt=""><figcaption><p>이메일 연동</p></figcaption></figure>

## 이메일 활용

개인 이메일을 세일즈맵에 연결했다면, 리드/딜/고객/회사 상세화면에서 바로 이메일을 작성할 수 있습니다.\
주고받은 메일은 리드/딜/고객/회사별로 저장되어 히스토리를 한눈에 확인할 수 있어요!

<figure><img src="/files/oEfNigrKRJoEKqSW4COV" alt=""><figcaption><p>이메일 활용</p></figcaption></figure>


---

# 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.salesmap.kr/email/gmail.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.
