> ## 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 ContactZhTW = () => <>
    <Tip>
      如有任何問題，請透過<a href="https://forms.gle/6AUho7oj3zBr79e96">此表單</a>與我們聯繫。
    </Tip>

    ## 官方連結

    <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. **刪除群組**

<ContactZhTW />
