This guide explains the best practices for getting started using teams in LaunchDarkly. Teams help large organizations manage their members and member access in LaunchDarkly more easily.
In order to complete this guide, you must have the following prerequisites:
Teams are only available to customers on select plans. To learn more, read about our pricing. To upgrade your plan, contact Sales.
This guide relies on the following concepts:
Account members are people who work at your organization or have access rights to your organization’s LaunchDarkly environment for another reason, such as contractors or part-time employees.
To learn more about members, read Members.
Teams are groups of your organization’s members. A LaunchDarkly account administrator can give specific permissions to teams with roles that let them perform actions on different resources, such as projects or flags.
To learn more about teams, read Teams.
Every LaunchDarkly account has the following built-in base roles: Reader, Writer, Admin, Owner.
Customers on select plans also have:
For a summary of the permissions these preset roles include, read Organization roles and Project roles.
If LaunchDarkly’s preset roles do not meet your organization’s needs, you have two options:
Together, these options give you precise access control to everything in LaunchDarkly, including feature flags, projects, environments, metrics, and teams, so you can enforce access policies that meet your exact process needs.
To learn more, read Roles and Creating roles and policies.
Depending on your organization’s level of experience with LaunchDarkly, you can get started with teams in one of two ways. Here are the two levels:
If you are one of the first members of your organization to use LaunchDarkly and you need to invite others to LaunchDarkly, then take this approach.
First, invite new members. To invite new account members, follow the steps outlined in Add members to LaunchDarkly. We recommend giving new members the Member organization role or the No access base role. These two roles are equivalent. They both mean that new members cannot read or interact with anything until they are also assigned another role.
Next, create your teams in LaunchDarkly and assign roles to each team.
Finally, add members to each team.
Follow these guidelines when you assign members and roles to teams:
For Developers,
For Administrators,
If your organization is already actively using LaunchDarkly and you want to migrate into using teams, then take one of these approaches:
To change the access for a set of account members to be controlled by membership in a team, rather than individual roles, follow this procedure:
Create a new team for a set of account members, and add their leads as team maintainers. To learn how, read Creating a team and Add a team maintainer.
Add the existing account members to the team. Then, assign a role to the team. Follow the steps outlined in Managing teams to assign members and roles to the team. If you’re an admin, you can add members to teams in bulk to streamline the process. If you need to create a new role before assigning it to the team, follow the steps outlined in Creating roles and policies.
Remove the roles that each team member is assigned directly. This way, each member will have their access assigned only through their team, which can be easier to manage. Follow the steps outlined in Change individual member roles to update a member’s role. If you’re an admin, you can change multiple members’ roles in bulk to streamline the process.
We recommend the above approach because access granted to an individual member is aggregated with access granted to a team. This means individual member access should be kept at a minimum in order to layer on team access. To learn more, read How team roles interact with individual member roles.
If you want to further restrict a team’s current permissions, audit their existing permissions in LaunchDarkly and determine where you can restrict the scope. For example, if all developers were previously assigned the legacy Writer role, you may want to create teams and assign more granular custom roles that only grant write permissions to certain projects, environments, or flags. This approach can be helpful from both a security and organizational perspective.
After you’ve completed the audit, we recommend taking the following steps:
Sometimes a team and project should be kept private due to security or other organizational policies.
You can achieve this by inviting all new account members with the Member organization role, which means the new members cannot read or interact with anything until they are also assigned another role, either directly or through a team. You can use the preset roles, or create your own. By default, new roles cannot take any actions on any resources. However, roles created prior to October 2024 had the option to use the Reader base role as their starting point, rather than starting with no access.
If your organization created custom roles prior to October 2024, you have a few options:

In this guide, you learned some key concepts that provide a foundation for using teams, best practices for getting started using teams whether you’re new to LaunchDarkly or have been using LaunchDarkly for some time, and how to create private teams.