Adding member roles
Read time: 1 minute
Last edited: Oct 02, 2024
Overview
This topic explains how to add built-in and custom roles to members in LaunchDarkly.
Give members custom roles
To add a built-in or custom role to a member:
- Click the gear icon in the left sidenav to view Organization settings.
- Click Members.
- Find the account member you wish to give a custom role.
- Click that account member's name. The member's Permissions page opens.
- Click Edit member roles. A dialog appears.
- Choose a built-in role, or choose Custom. A menu containing your organization's custom roles appears.
- Choose all the custom roles you wish to give the member.
- Click Save roles. You are returned to the permissions page.
You can also use the REST API: Modify an account member
Use Teams to assign roles to multiple members
You can use the Teams feature to group a set of members and assign them all the same custom roles. To learn more, read Teams.
You can also assign custom roles through your IdP with SSO or SCIM. For an in-depth guide on how to use custom roles with IdPs, read Creating custom roles.