# 순환 주최 유형

## 여러 명의 주최자가 돌아가면서 한 명씩 참석자와 만날 수 있습니다.

1. \[홈] - \[예약 만들기] - \[순환 주최]
2. 팀 여러 구성원 중 1명이라도 가능한 시간에 외부 고객 미팅을 진행할 수 있습니다.
   * (예) 고객의 상담 예약을 돌아가며 담당할 수 있습니다.
   * (예) 세일즈팀 각자의 되는시간에 고객과의 세일즈 미팅을 진행할 수 있습니다.
   * (예) 가능한 시간 안에서 최대한의 잠재 고객을 만들 수 있습니다.
3. 팀원들의 미팅 횟수를 비교하여 가장 적은 미팅을 한 팀원에게 자동 배정됩니다.
4. 예약 변경 시 새로운 담당자에게 예약이 할당됩니다.

![](/files/nnmqDYfeVNwFAD8rHRJt)

***

## 주최자 및 미팅 방법

1. 미팅 방법을 팀원별로 설정할 수 있습니다.
2. 팀의 주최자를 추가하거나 제외할 수 있습니다.
3. 배정 방법에 따라 자동 배정, 가중치로 배정, 순서대로 배정을 선택 합니다.

   1\)자동 배정 : 시간이 가능한 주최자에게 자동 배정합니다.&#x20;

   2\)가중치로 배정 : 가중치 설정에 따라 배정합니다.

   3\)순서대로 배정 : 번갈아가며 순서대로 배정합니다.

<figure><img src="/files/lRg7z8MCAAbOFzLl7RKp" 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://guide.whattime.co.kr/make-page/make/roundrobin.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.
