> ## 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.

# Group Creation & Management

> How to manage members in groups by team or department

export const FeedbackEn = () => <>
    <Tip>
      Have an idea or request about this feature? Send it to the team via <a href="/en/product-feedback">Product Feedback</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

## What is a Group

A feature that allows you to assign members as groups by team or department within your organization.

## 1. How to Create Groups & Assign Members

1. First, navigate to the "Group Management" page
2. Click "Add Group"
3. Enter the group name and assign members
4. Click "Add"

<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. Group Management

First, select a group from the "Group Management" page.

**Video Guide**

<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 />

### What You Can Do on the Group Management Page

**(See video above)**

1. **Add members to a group**
2. **Remove members from a group**
3. **Change group name**
4. **Delete a group**

<FeedbackEn />
