> ## 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 FeedbackJa = () => <>
    <Tip>
      この機能へのご意見・ご要望は、<a href="/ja/product-feedback">Product Feedback</a>からお寄せください。
    </Tip>

    <h2>公式リンク</h2>

    <CardGroup cols={2}>
      <Card title="公式サイト" icon="globe" href="https://voiceping.net/">
        VoicePing公式サイト
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        VoicePing公式X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        VoicePing公式Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        VoicePing公式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. 外部ゲストを招待する

外部ゲストの招待手順は、[フロアへの外部ゲスト招待](/ja/guest-invitation)を参照してください。

<FeedbackJa />
