# How to Manage Team Membership Owners can invite new people to a team, resend or revoke team invitations, change roles, and remove existing team members. [Team Roles](https://docs.digitalocean.com/platform/teams/roles/index.html.md): Each team member has a role which determines their permissions on the team. Permissions grant varying levels of access to the team’s shared resources, billing information, and settings. ## View Team Membership To manage the membership of a team, log in to the [control panel](https://cloud.digitalocean.com). If you’re not already working within the team you want to use, click the profile icon in the top right to open the drop-down menu. Click **Switch Teams**, then click the team you want to use. In the left menu, click **Settings** to go to the [**Team Settings**](https://cloud.digitalocean.com/account/team) page. In the **Team Members** section, the team page lists the team’s current membership: ![Team members section showing a list of team members with their names, roles, invitation status, and sign-in methods, along with an option to invite additional team members.](https://docs.digitalocean.com/screenshots/teams/members.ceb598ec4075bc939956e0b1f157f6f633473b9e56fac89a2c5be0498c7f22b0.png) Everyone on a team can see the membership table, which lists the entire team’s current [roles](#team-roles) and the status of their invitations to the team (joined or pending). Owners can additionally see each team member’s sign-in method (email, email + 2FA, Google, or GitHub). ## Invite New Members To invite more people to a team, on the **Team Settings** page, click the **Invite Members** button to go to the [**Invite team members** page](https://cloud.digitalocean.com/account/team/invite). Here, enter the email addresses of the people you want to invite, choose the role you want them to have when they first join the team, and optionally [require secure sign-in](https://docs.digitalocean.com/platform/teams/how-to/require-secure-sign-in/index.html.md) if it isn’t already enabled for your team. ![Invite Team Members page with role selection, email input field, optional secure sign-in requirement checkbox, and a Send Invites button.](https://docs.digitalocean.com/screenshots/teams/invite-member.26063d4e401b106fb8eac51c32ffe61a80cb5643bb01d7824dc9cd2e0bf4b1d0.png) Click **Send Invites** to send the invitation emails. ## Modify Existing Members When someone has not accepted their invitation to the team, the **Status** column lists them as pending. The **…** menu for pending team members has two options: - **Resend email** sends the invitation to join the team again. - **Cancel invite** revokes the invitation to join the team. When someone accepts their invitation to the team, the **Status** column lists them as joined. The **…** menu for joined team members has two options: - **Change roles** lets you change their [team role](#team-roles). - **Remove member** removes them from the team, which removes their control panel and API access. When an owner changes someone else’s role to owner, the original owner receives an email with a link to confirm the change. Once they confirm the change, the invited owner receives an email invitation to accept the new role.