# 5. 추가 설정 입력

<figure><img src="/files/9Ox0WUlFvmtgrgL1MD8o" alt=""><figcaption><p>예약 완료 설정화면과 설정 된 예약 완료 화면입니다.</p></figcaption></figure>

* **캘린더 표시 제목**: 연동해둔 구글 캘린더 혹은 아웃룩 캘린더에 생성 될 일정의 이름을 설정 할 수 있습니다. {{고객.이름}} 같은 개인화 필드를 이용할 수 있습니다.
* **예약 페이지 주소**: 고객에게 미팅폼을 링크로 공유 할 때, 노출 될 주소입니다. 빈칸으로 입력하면 임의의 문자열로 생성됩니다.
* **예약 완료 시 메시지**: 시간과 설문을 완료하여 미팅 일정이 확정됬을 때, 미팅폼에서 고객에게 노출할 메시지 입니다.&#x20;
* **외부링크 연결**: 미팅 확정 이후 다른 링크로 고객이 이동할 수 있게 버튼에 링크를 포함할 수 있습니다.
* **미팅 시작 전 메일 알림**: 미팅 시작 전 세일즈맵으로 가입한 이메일로 알림을 받을 수 있습니다.


---

# 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/create-meeting/5..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.
