---
title: How to Manage Organization Membership
description: Invite new members to an organization, resend or revoke organization invitations, change roles, or remove existing members from an organization.
product: Platform
url: https://docs.digitalocean.com/platform/organizations/how-to/manage-membership/
last_updated: "2026-07-30"
---

> **For AI agents:** The documentation index is at [https://docs.digitalocean.com/llms.txt](https://docs.digitalocean.com/llms.txt). Markdown versions of pages use the same URL with `index.html.md` in place of the HTML page (for example, append `index.html.md` to the directory path instead of opening the HTML document).

# How to Manage Organization Membership

Organization owners and admins can invite new members to an organization, resend or revoke organization invitations, change member roles, and remove existing organization members. Only organization owners can modify or remove other organization owners.

There is no limit to the number of members who can have a given role on an organization. You can only invite members to an organization that have a [payment method](https://docs.digitalocean.com/platform/billing/manage-payment-methods/index.html.md).

## Invite New Members

To manage the membership of an organization, log in to the [Control Panel](https://cloud.digitalocean.com). Click the profile icon in the top right to open the drop-down menu. Click **View Organizations**, then click the organization you want to manage.

To invite a new member to the organization, in the **Organization** tab, click **Invite Organization Members**.

![Organization tab displaying organization name, organization ID, and an Invite Organization Members button.](https://docs.digitalocean.com/screenshots/organizations/invite-org-member.1983519b0263f8427d820e884107613b0c22514909011402017f18be73ebfc8a.png)

On the **Invite Organization members** page, select the [role for the member](https://docs.digitalocean.com/platform/organizations/roles/predefined/index.html.md) you want to invite. Next, enter the member’s email address in the **Emails** field, then click **Send Invites**.

![Invite organization members window with role selection set to Organization Admin with an email address, as well as Send Invites and Cancel buttons.](https://docs.digitalocean.com/screenshots/organizations/invite-org-members-window.a936f13a6024c699c8fe2d97af0cfae8eaf6008f3e56d3d0e06b795bb50b61eb.png)

Invited users receive an email invitation to join the organization. When they accept the invitation, they are added to the organization and can access the organization based on their [role](https://docs.digitalocean.com/platform/organizations/roles/predefined/index.html.md). The **Status** column in the **Organization members** section of the organization dashboard lists them as **Joined**.

![Organization members table listing multiple members with columns for name, organization role, status, and sign-in method.](https://docs.digitalocean.com/screenshots/organizations/org-members-table.d314c252f47ec434d811f4bef4006d3982660d6e3a83b61124223442f8873697.png)

When a user has not accepted their invitation to the organization, the **Status** column lists them as **Pending**. To resend the invitation to join the organization, click the **…** menu for a pending organization member, then click **Resend email**. To revoke the invitation, select **Cancel invite**.

## Modify Existing Members

You can change the organization role of a member or remove them from the organization. Click the **…** menu for the member and select **Change Role**. In the **Change Organization Role** window, select the role you want to assign to the member and click **Change Role**.

![Change organization role window showing options for Organization Owner and Organization Biller, with Cancel and Change Role buttons.](https://docs.digitalocean.com/screenshots/organizations/change-org-role.226f9803610e3a82a444f86eda1cce8c3b754e80a08182af1fae5f583ca998b4.png)

If you change a member’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.

To remove a member from the organization, select **Remove from Organization**. In the confirmation window, enter the name of the member to remove, then click **Remove from organization**.