4. Select the team and then select **Add**.
> [!NOTE]
>
> An invitee must first accept the invitation to join the organization before being added to the team.
{{< /tab >}}
{{< /tabs >}}
### Remove a member from a team
> [!NOTE]
>
> If your organization uses single sign-on (SSO) with [SCIM](/manuals/security/for-admins/provisioning/scim.md) enabled, you should remove members from your identity provider (IdP). This will automatically remove members from Docker. If SCIM is disabled, you must manually manage members in Docker.
Organization owners can remove a member from a team in Docker Hub or Admin Console. Removing the member from the team will revoke their access to the permitted resources.
{{< tabs >}}
{{< tab name="Admin Console" >}}
To remove a member from a specific team with the Admin Console:
1. In the [Admin Console](https://app.docker.com/admin), select your organization.
2. Select the team name.
3. Select the **X** next to the user's name to remove them from the team.
4. When prompted, select **Remove** to confirm.
{{< /tab >}}
{{< tab name="Docker Hub" >}}
{{% include "hub-org-management.md" %}}
To remove a member from a specific team with Docker Hub:
1. Sign in to [Docker Hub](https://hub.docker.com).
2. Select **My Hub**, your organization, **Teams**, and then the team.
3. Select the **X** next to the user’s name to remove them from the team.
4. When prompted, select **Remove** to confirm.
{{< /tab >}}
{{< /tabs >}}
### Update a member role
Organization owners can manage [roles](/security/for-admins/roles-and-permissions/)
within an organization. If an organization is part of a company,
the company owner can also manage that organization's roles. If you have SSO enabled, you can use [SCIM for role mapping](/security/for-admins/provisioning/scim/).
{{< tabs >}}
{{< tab name="Admin Console" >}}
To update a member role in the Admin Console:
1. In the [Admin Console](https://app.docker.com/admin), select your organization.
2. Select the **Members** tab.