# 미팅 시작하기

<figure><img src="/files/Vj9ib6TIfsV8DlCCQzBL" alt=""><figcaption><p>미팅 기능과 캘린더와의 관계입니다. 고객은 미팅 예약 페이지에서 캘린더상으로 가능한 시간을 예약할 수 있습니다.</p></figcaption></figure>

<figure><img src="/files/JAHcYyK4onQE2QhtI5BV" alt=""><figcaption><p>미팅 기능과 캘린더와의 관계입니다. 생성 된 예약 일정은 캘린더에도 연동됩니다.</p></figcaption></figure>

세일즈맵의 미팅 기능을 이용하기 위해서는 구글 혹은 아웃룩 캘린더 연동이 필요합니다.

해당 연동을 통해 세일즈맵과 구글 캘린더, 아웃룩 캘린더가 유기적으로 작동하게 됩니다.

미팅뿐 아니라, 다른 주요 일정과도 충돌하지 않도록 하기 위해서 꼭 필요한 과정이에요.

연동 과정은 [해당 문서](/personal-settings/integration.md#undefined-1)를 참고해주세요.


---

# 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/task/meeting/start-meeting.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.
