There are three roles in an organization:
- Owner: Users who manage organization members and billing.
 - Admin: Users who manage team membership and package access.
 - Member: Users who create and publish packages in the organization scope.
 
On the public registry, you cannot remove the last owner from an organization. To delete an organization, 
contact npm Support.
| Action | Owner | Admin | Member | 
|---|
| Manage organization billing | X |  |  | 
| Add members to the organization | X |  |  | 
| Remove members from the organization | X |  |  | 
| Rename an organization | X |  |  | 
| Delete an organization | X |  |  | 
| Change any organization member's role | X |  |  | 
| Create teams | X | X |  | 
| Delete teams | X | X |  | 
| Add any member to any team | X | X |  | 
| Remove any member from any team | X | X |  | 
| Manage team package access | X | X |  | 
| Create and publish packages in the organization scope | X | X | X |