# 미팅

<figure><img src="/files/2I8uCUSutzScFMdoAtFd" alt=""><figcaption><p>세일즈맵의 미팅 기능으로 만들 수 있는 미팅 예약 페이지입니다.</p></figcaption></figure>

### 💡 세일즈맵의 미팅 기능을 활용하면, 다음과 같은 일들이 가능해집니다!

* 고객과 미팅 스케줄을 조율할 수 있는 미팅 예약 페이지를 쉽게 만들 수 있어요.
* 생성된 미팅 예약 페이지는 고객에게 직접 공유하거나, 자사 홈페이지에 삽입할 수 있어요.
* 구글 캘린더, MS 캘린더와 연동하면 다른 일정과 충돌하거나 오버 부킹이 발생할 걱정 없이 약속을 조율할 수 있어요.
* 미팅 예약 페이지를 통해서 새로운 고객 정보를 수집하거나 기존에 등록된 고객의 정보를 업데이트 할 수 있어요.
* 미팅의 결과와 성과는 세일즈맵의 자동화 기능과 연계하여 활용할 수 있어요.


---

# 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.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.
