# 공동 주최 유형

## 여러 명의 주최자가 참석자와 다대일로 만나는 일정을 잡을 수 있습니다.

1. \[홈] - \[예약 만들기] - \[공동 주최]
2. 팀 여러 구성원이 공통으로 되는 시간에 외부 고객 미팅을 진행할 수 있습니다.
   * (예) 다수의 면접관이 동시에 되는 시간에 면접자와 면접 볼 수 있습니다.
   * (예) 개발팀 전부가 참여 가능한 시간에 외부 참석자와 미팅할 수 있습니다.
3. 공동 주최자 모두에게 알림이 자동 전송됩니다.
4. 공동 주최자 모두의 캘린더에 일정을 자동으로 연결할 수 있습니다.

<figure><img src="/files/PcdNpQVUFqtUxAFye0xX" alt=""><figcaption></figcaption></figure>

***

## 주최자 및 미팅 방법

1. 미팅 방법은 1개로 설정해야 합니다.
2. 팀의 주최자를 추가하거나 제외할 수 있습니다.

<figure><img src="/files/Pg0DZJRByxFp36I9Uo2i" 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/collective.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.
