> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# 회의실에 참가자 초대하기

> 워크스페이스 멤버와 외부 게스트를 회의실에 초대하는 방법

export const FeedbackKo = () => <>
    <Tip>
      기능 개선 의견이나 요청은 <a href="/ko/product-feedback">Product Feedback</a>에서 보내 주세요.
    </Tip>

    <h2>공식 링크</h2>

    <CardGroup cols={2}>
      <Card title="공식 웹사이트" icon="globe" href="https://voiceping.net/en/">
        VoicePing 공식 웹사이트 열기
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 VoicePing 팔로우하기
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Facebook 페이지 열기
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        LinkedIn 페이지 열기
      </Card>
    </CardGroup>
  </>;

## 1. 워크스페이스 멤버 초대

### 방법 1: 멤버 목록에서 초대

<iframe src="https://www.loom.com/embed/eab4b68590b04cc18c9d5614b1ad88cc" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

왼쪽 멤버 목록에서 초대할 사용자를 클릭합니다.

<Note>
  멤버가 많으면 "사용자 검색"으로 대상을 찾을 수 있습니다.
</Note>

### 방법 2: 회의실 내 초대 기능 이용

<iframe src="https://www.loom.com/embed/14f9bfa5e6c24897a57f8ec1fe29d418" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

회의실 안에서는 다음 범위로 참가자를 초대할 수 있습니다.

* 같은 플로어에 있는 멤버
* 다른 플로어의 온라인 멤버를 포함한 범위
* 다른 플로어의 온라인·오프라인 멤버를 포함한 범위
* 지정한 멤버와 그룹

## 2. 외부 게스트 초대

자세한 방법은 [외부 게스트 초대](/ko/guest-invitation)를 참조하세요.

<FeedbackKo />
