Rename or remove a team

Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019

As your organization evolves, you might need to rename or remove a team to better align with new roles, projects, or organizational structures.

When you rename a team, the new name automatically propagates throughout Azure DevOps, ensuring consistency and avoiding confusion. The following team artifacts automatically get renamed:

  • Team security group
  • Team backlogs and boards
  • Team dashboards

Automatic renaming maintains access controls, project tracking, and dashboard configurations without manual updates. Removing a team deletes its configurations and reassigns its members to other teams, ensuring workflow continuity and organizational clarity.

Tip

Update any queries that reference the old team security group name.

Deleting a team removes all configuration settings, including dashboards, backlogs, and boards. Work item data remains unchanged. Team configurations cannot be recovered after deletion.

Prerequisites

Permissions:

Rename a team

Note

To enable the user interface for the New Teams Page, see Manage or enable features.

  1. From your project in the web portal, select Project settings > Teams.

    Screenshot of Open Project settings, and then Teams, new Teams page.

  2. Choose the team you want to rename, and then select Settings.

  3. Under Team Details, enter a new name for the team. Optionally, add a new description.

    Screenshot showing Team profile, choose Iterations and areas link, new teams page.

  4. Save your changes.

The New Teams user interface isn't supported for Azure DevOps Server 2020 and earlier versions.

Set a team as the default

When a project gets created, a default team also gets created based on the project name.

  1. Open Project settings > Teams.
  2. Select More options next to the team you want as the new default, and then select Set team as project default.

Delete a team

You can delete any team except the default team. At least one team must be defined for a project.

Important

Deleting a team removes all team configuration settings (dashboards, backlogs, boards). Work item data remains unchanged. Team configurations cannot be recovered once deleted.

Note

To enable the user interface for the New Teams Page, see Manage or enable features.

  1. From your project in the web portal, select Project settings > Teams as shown in the previous section.

  2. Select the team you want to delete and then select Settings.

  3. Scroll down and select Delete Team.

    Screenshot of Delete team button.

  4. Select Delete in the confirmation box to complete the delete operation.

    Screenshot of Delete team confirmation dialog, new teams page.

The New Teams user interface isn't supported for Azure DevOps Server 2020 and earlier versions.