e5ac9f5b8b
Follow-up based on comments from https://github.com/twentyhq/twenty/pull/23266 <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23429?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> --------- Co-authored-by: Félix Malfait <felix@twenty.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
79 lines
2.4 KiB
Plaintext
79 lines
2.4 KiB
Plaintext
---
|
|
title: Member Management
|
|
description: Invite team members and manage workspace access.
|
|
---
|
|
|
|
Manage who has access to your workspace under **Settings → Members**.
|
|
|
|
## Invite New Members
|
|
|
|
### Using Email Invitation
|
|
1. Go to **Settings → Members → Invite**
|
|
2. Click **+ Invite**
|
|
3. Enter the person's email address
|
|
4. Select a role for the new member
|
|
5. Click **Send invite**
|
|
|
|
The invited person will receive an email with a link to join your workspace.
|
|
|
|
### Using Invite Link
|
|
1. Go to **Settings → Members → Invite**
|
|
2. Copy the workspace invite link
|
|
3. Share the link with new team members
|
|
4. They'll receive access once they sign up
|
|
|
|
## View and Manage Members
|
|
|
|
### View All Members
|
|
Go to **Settings → Members → Team** to see all active members
|
|
|
|
Go to **Settings → Members → Invite** to see pending invitations
|
|
|
|
### Edit a Member's Profile
|
|
Click on a member to open their profile page. As an admin, you can:
|
|
- Edit their **name**
|
|
- Update their **profile picture**
|
|
- **Impersonate** their account (useful for troubleshooting)
|
|
- **Delete** their account
|
|
|
|
### Change a Member's Role
|
|
On the member's profile page:
|
|
1. Open the **Permissions** tab
|
|
2. View the currently assigned role
|
|
3. Select a different role from the dropdown
|
|
4. The change takes effect immediately
|
|
|
|
→ [Learn more about roles and permissions](/user-guide/permissions-access/capabilities/permissions)
|
|
|
|
### Remove a Member
|
|
1. Click on the member to open their profile
|
|
2. Click **Delete account** to remove them from the workspace
|
|
|
|
<Warning>
|
|
Removed members lose access immediately. Their data (records, notes, tasks) remains in the workspace.
|
|
</Warning>
|
|
|
|
<Note>
|
|
Emails and calendar events of the deleted member are archived and available for other members.
|
|
</Note>
|
|
|
|
## Pending Invitations
|
|
|
|
Manage invitations that haven't been accepted:
|
|
- **Resend**: Send the invitation email again
|
|
- **Cancel**: Revoke the invitation before it's accepted
|
|
|
|
## Approved Access Domains
|
|
|
|
Allow team members to join automatically based on their email domain:
|
|
|
|
1. Go to **Settings → Members → Invite**
|
|
2. Add your company domain (e.g., `yourcompany.com`)
|
|
3. Anyone with that email domain can join without an invitation
|
|
|
|
## Related
|
|
|
|
- [Permissions](/user-guide/permissions-access/capabilities/permissions) — configure what each role can do
|
|
- [Domain Settings](/user-guide/settings/capabilities/domains-settings) — configure approved domains
|
|
|