Read the Docs uses teams within an organization to group users and provide permissions to projects. This guide will cover how to manage both organization owners and team members. You can read more about organizations and teams in our :doc:`/commercial/organizations` documentation.
Organization owners have full administrative access to the organization and all its projects. They can manage settings, teams, members, and other owners.
To grant someone full administrative access to your organization, add them as an owner.
Follow these steps:
- Navigate to the organization management page.
- Select your organization from the list.
- In the right sidebar, locate the :guilabel:`Owners` section.
- Click :guilabel:`Add` in the Owners section.
- Enter the user's Read the Docs username or email address.
- Click :guilabel:`Add owner`.
The user will receive an invitation and must accept it to become an owner.
To revoke administrative access from an organization owner:
Follow these steps:
- Navigate to the organization management page.
- Select your organization from the list.
- In the right sidebar, find the :guilabel:`Owners` section.
- Click :guilabel:`Remove` next to the owner you want to remove.
Note
You cannot remove the last owner from an organization. There must always be at least one owner.
Adding a user to a team gives them all the permissions available to that team, whether it's read-only or admin.
Follow these steps:
- Navigate to the teams management page.
- Click on a :guilabel:`<team name>`.
- Click :guilabel:`Invite Member`.
- Input the user's Read the Docs username or email address.
- Click :guilabel:`Add member`.
Removing a user from a team removes all permissions that team gave them.
Follow these steps:
- Navigate to the teams management page.
- Click on :guilabel:`<team name>`.
- Click :guilabel:`Remove` next to the user.
Make the user a member of any team with admin permissions, they will be granted access to import a project on that team.
You can manage teams more easily using our :doc:`single sign-on </commercial/single-sign-on>` features.
.. seealso::
:doc:`/commercial/organizations`
General information about the *organizations* feature.