# 3. 미팅 일정 입력

<figure><img src="/files/QklDvBRvF09DzpSvAWLq" alt="" width="375"><figcaption><p>미팅 일정 설정 화면</p></figcaption></figure>

### 가능한 시간 설정

고객이 선택할 수 있는 요일과 시간대의 범위를 선택합니다.&#x20;

<figure><img src="/files/rnfEweOeDgrH63f4tGJ3" alt=""><figcaption><p>시간을 나눠서 설정할 수 있습니다.</p></figcaption></figure>

{% hint style="info" %}
시간을 설정할 때, 우측의 + 버튼을 클릭하면 시간대를 나눠서 범위를 지정할 수 있습니다.
{% endhint %}

### 추가 설정

* **선택 가능한 날짜 범위:** 고객이 선택할 수 있는 날짜의 범위를 선택할 수 있습니다.&#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/3.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.
