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

# Member Management

> Manage VoicePing 3.0 users from Admin > Manage Users, including invites, CSV export, roles, ownership, groups, floors, and feature access.

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

Workspace owners and managers use **Admin > Manage Users** to manage members and listener-related access.

## Open Manage Users

1. Open the report/admin area.
2. Select **Admin**.
3. Open the **Manage Users** tab.

## Main Actions

| Action              | Details                                                      |
| ------------------- | ------------------------------------------------------------ |
| **Search members**  | Filter the list by member information.                       |
| **Invite User**     | Invite new users while respecting the plan member limit.     |
| **CSV export**      | Download the current member list.                            |
| **Change role**     | Set Owner, Manager, or Member where allowed.                 |
| **Change owner**    | Transfer ownership after confirming the owner-change dialog. |
| **Delete member**   | Remove a member from the workspace.                          |
| **Assign projects** | Control project access for time tracking and management.     |
| **Assign groups**   | Add or remove group membership.                              |
| **Assign floors**   | Control which virtual office floors the member can access.   |

## Feature Access Toggles

Managers can enable or disable these features per member:

* Live Translation
* Browser Virtual Office
* Desktop Virtual Office
* Time Tracking

At least one available feature must remain enabled for a member.

## Plan And Floor Policy Notes

* Invitations are blocked when the workspace reaches the plan user limit.
* Switching to Individual is blocked until only one active member remains.
* Floor assignment is policy-aware. If the workspace uses floor access policies, group and member policy settings can affect whether a floor assignment is allowed.

## Related

* [Invite Members](/zh-tw/invite-members)
* [Group Management](/zh-tw/group-management)
* [IP Restriction](/zh-tw/ip-whitelist)

<ContactZhTW />
