Last updated Apr 26, 2024

Assign and update a component's owner

Why is adding an owner important?

A team in Compass is a group collaborating on a component with a defined responsibility. Learn more about what is a team in Compass

Though it is not mandatory, assigning an owner in Compass is important for many reasons:

  • Assign and identify responsibilities that different people have towards managing and operating the component.
  • Inform people who to contact for any information about the component and how to contact them.
  • Ensure component ownership is always current as components and teams come and go.
  • Make component and team discovery in Compass easy. Find a component when you know its owner team or find a team when you know a component’s name.
  • Enable team collaboration to drive best practices for tracking and maintaining the long-term health of components they own.

Begin by viewing your catalog to find components that do not have an owner. Then, assign an owner team to all such components. Also, review the ownership information periodically and ensure that all components have correct owners. Otherwise, change the component's owner team to reflect current ownership.

Assign an owner team to a component

In Compass, you can assign an owner team to a component, if it does not have one. If a component already has an owner team, you can also change the owner team to reflect current ownership.

Here, we’ll show you how to assign an owner team to a component from Compass's UI.

Before you begin

If you manage your component via config-as-code, you must also use config-as-code to add an owner. You won’t be able to add an owner via the Compass UI. Learn how to update your component managed via config-as-code

Assign an owner team

To assign an owner team to a component:

  1. Go to your component's Overview page.

  2. Select Add owner team under the No owner team section.

  3. Select an owner team from the Choose owner team dropdown menu.

  4. Select Save.

The component is assigned to the team. You'll see the team's name and its members in the Owner team section on the Overview page. You can also find the component listed on the owner team's dashboard.

You can change the component’s owner at anytime when a different team starts managing the component.

Assign a component to a team

A quick way to assign components to your team is from the team’s dashboard. Your team can claim the ownership of unowned components or change an existing owner and assign the component to your team.

To assign a component to a team:

  1. If you are not already there, go to your team’s dashboard in Compass.
  2. Select the more actions icon (More actions icon or the three dots icon) then Add component.
  3. Search and select a component from the list on the Assign a component to this team dialog.
  4. Select Save.

The component appears in the Team components list on the team’s dashboard.

Change a component's owner team

You can change a component's owner team when a different team starts managing the component.

Before you begin

If you manage your component via config-as-code, you must also use config-as-code to change the owner. You won’t be able to change the owner via the Compass UI. Learn how to update your component managed via config-as-code

Change the owner team

To change a component’s owner team:

  1. Go to your component's Overview page.
  2. In the Owner team section, hover over the team's name and select Edit (Edit icon).
  3. Select a team from the Owner team dropdown.
  4. Select Save.

You'll see the new owner team's name and its members in the Owner team section on the Overview page. You can also find the component listed on the new owner team's dashboard.

If a component becomes deprecated or none of the teams maintains it, you can remove the component's owner team.

Remove a component's owner team

Sometimes, a component is deprecated, or none of the teams maintain it. In such situations, you can remove a component’s owner team.

If you manage your component via config-as-code, you must also use config-as-code to remove the owner team. You won’t be able to remove the owner via the Compass UI. Learn how to update your component managed via config-as-code

To remove a component’s owner team:

  1. Go to your component's Overview page.
  2. In the Owner team section, hover over the team's name and select Remove (Cross icon).
  3. Select Remove.

We'll remove the owner team from that component.

If any team starts maintaining the component, you can assign a team to the component.

Rate this page: