> ## 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 FeedbackZh = () => <>
    <Tip>
      对该功能有想法或需求？请通过 <a href="/zh/product-feedback">Product Feedback</a> 发送给团队。
    </Tip>

    <h2>官方链接</h2>

    <CardGroup cols={2}>
      <Card title="官方网站" icon="globe" href="https://voiceping.net/en/">
        访问官方网站
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        在X上关注我们
      </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. 邀请外部访客

外部访客邀请方法请参阅[此处](/zh/guest-invitation)。

<FeedbackZh />
