# Zoom

## \[서비스 연동] - \[Zoom]

1. Zoom 연동하고 온라인 미팅을 빠르게 진행해 보세요.
2. Zoom 계정이 필요하며 일정이 확정되면 화상 링크가 자동 생성됩니다.

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

### Zoom 승인 요청

1. Zoom 마켓플레이스 승인 요청
   1. Zoom 가이드라인 : [바로가기](https://support.zoom.us/hc/ko-kr/articles/360027829671-Zoom-App-Marketplace-%EA%B0%80%EC%9D%B4%EB%93%9C%EB%9D%BC%EC%9D%B8)

### Zoom 링크에 비밀번호 포함하여 전송하기

1. Zoom 링크에 비밀번호를 포함하여 고객이 링크 클릭으로 편리하게 접근할 수 있도록 해줄수 있습니다.
2. \[Zoom 개인 설정] > \[고급 설정] > \[한 번만 클릭해 참가할 수 있도록 초대 링크에 암호를 내장합니다] > \[ON]
   1. Zoom 클라이언트 앱에서 \[줌 설정] > \[프로필] > \[고급 기능 보기]를 누르면 Zoom 개인 설정에 접근할 수 있습니다.


---

# 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/prepare/integration/zoom.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.
