# 캘린더 연동

***

## 1. 캘린더 연동

세일즈맵 내 캘린더와 외부 캘린더를 연동하여 간편한 일정 관리가 가능합니다. 이제 여러 캘린더에 일정을 중복 등록할 필요 없이 모든 일정을 한 번에 관리해보세요.

<kbd>개인설정</kbd> > <kbd>연동</kbd> > <kbd>캘린더</kbd>에서 google과 outlook 캘린더 중 연동하고 싶은 외부 캘린더의 버튼을 클릭하여 연동합니다. 연동이 활성화되면 TODO 캘린더의 세부 사항을 설정할 수 있습니다.

### 1-1. TODO 캘린더 설정

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

* **연동 캘린더** : 세일즈맵 캘린더와 연동할 외부 캘린더입니다.
* **연동 유형** : 세일즈맵의 캘린더의 업데이트만 반영되는 단방향 연동, 양쪽의 업데이트가 실시간 반영되는 양방향 연동이 있습니다.
* **가져오기 유형** : 선택한 TODO 유형으로 연동한 캘린더의 이벤트를 가져옵니다. 유형 변경 시 이전에 가져온 이벤트의 TODO 유형은 유지됩니다.
* **내보내기 유형** : 세일즈맵에서 생성한 TODO 중 선택한 유형만 연동한 캘린더에 등록합니다. 유형 변경 시 이전에 내보낸 이벤트의 TODO 유형은 유지됩니다.

### 1-2. 미팅 캘린더 설정

<figure><img src="/files/7vjMTaFM517GgbHk27lk" alt=""><figcaption></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/personal-settings/integration/calendar-integration.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.
