Adding member roles
Read time: 2 minutes
Last edited: Jan 30, 2025
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 tab opens.
- Click Edit member roles. A dialog appears.
![A member's "Edit role" dialog.](/static/1739212249719.1252420513/6af66/edit-member-roles.auto.png)
- 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.
The account member's access is defined by the assigned roles. If you assign multiple custom roles and the custom roles have conflicting permissions levels, the more permissive level of access is applied. For example, if a member has one custom role that allows access to a resource, and another custom role that restricts access to a resource, the member is allowed access.
You can also use the REST API: Modify an account member
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.