# 네이버 메일 계정 연결하기

## 네이버 메일 공지사항 확인

{% hint style="warning" %}
만약 아래 방법대로 로그인이 되지 않으신다면, 네이버 메일 공지사항의 최신 글을 확인해주세요.\
보안 및 서비스 운영 정책이 변경되어 연결 방법이 달라질 수 있습니다.
{% endhint %}

#### **네이버메일 공지사항 ►** <https://help.naver.com/notice/noticeView.help?noticeNo=22533&serviceNo=30029&lang=ko>

***

## 네이버 메일 계정 확인하기

네이버 메일 계정 연동 전, 네이버 메일 계정의 IMAP 설정을 확인해주세요.\
네이버 메일 좌측 하단의 환경설정 > POP3/IMAP 설정 탭으로 접속합니다.

<img src="/files/om77LbLkqWToMkRHnDN7" alt="" data-size="original">

**IMAP/SMTP** 사용 옵션을 **사용함**으로 설정 확인 버튼을 클릭해 주세요.

<figure><img src="/files/uOTjdHqhwvAhvoOmrqf9" alt=""><figcaption></figcaption></figure>

***

## 네이버 계정 보안 설정하기

네이버 계정 환경설정 \[PC의 네이버ID > 보안설정] 메뉴에서, 네이버 로그인 방식을 2단계 인증으로 변경한 후 애플리케이션 비밀번호를 미리 생성해 주세요. ([링크](https://nid.naver.com/user2/help/myInfoV2?m=viewSecurity\&lang=ko_KR))

* 먼저 2단계 인증을 설정한 후
* 2단계 인증 관리 메뉴로 접속하여
* 애플리케이션 비밀번호 관리에서
  * 종류선택 - 직접 입력 : 바티, 바티에이아이 등 구분할 수 있는 이름으로 임의 작성
  * 비밀번호 생성 클릭 후 나오는 비밀번호를 바티에 입력<br>

<figure><img src="/files/9TDBSj6BGkomo5pudweX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/E1Kx2xw3zDgoktaQU2Zy" alt=""><figcaption></figcaption></figure>

***

## 네이버 메일 발신계정 연결하기

<figure><img src="/files/MPaGjaW9g2sancnfE1Wx" alt=""><figcaption></figcaption></figure>

* 발신자 메일주소 : 연동할 네이버 ID를 입력해 주세요.
* 비밀번호 : 연동할 네이버 비밀번호를 입력해 주세요.(애플리케이션 관리에서 생성한 비밀번호 입력)
* 발신자 이름 : 메일 발송 시 받는 사람이 보게 될 보낸 사람의 이름을 입력해 주세요.

***

{% hint style="warning" %}

1. 네이버 2단계 인증 사용&애플리케이션 등록 후 해당 비밀번호를 사용해야 바티에 연동 가능합니다.
2. 위 설정 후에도 메일 연동에 실패한다면 네이버 ID 및 비밀번호가 잘못 입력되었는지 확인해 주세요.&#x20;
3. 추후 네이버 비밀번호 변경 시 재연동이 필요합니다.
   {% endhint %}


---

# 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://guide.bati.ai/service/api/navermail.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.
