> ## 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. 首先，转到"群组管理"页面
2. 点击"添加群组"
3. 输入群组名称，分配成员
4. 点击"添加"

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

## 2. 群组管理

首先，从"群组管理"页面选择群组。

**视频指南**

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

### 群组管理页面可执行的操作

**（请参考上方视频）**

1. **向群组添加成员**
2. **从群组删除成员**
3. **更改群组名称**
4. **删除群组**

<FeedbackZh />
