Skip to content

Commit 50336da

Browse files
committed
feat: document default project roles
1 parent 8b98d60 commit 50336da

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/learn/team-members-and-roles.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,19 @@ Adopting an observational role within the project scope, they ensure transparenc
177177
#### Key responsibilities
178178

179179
- View and inspect all builds and screenshots
180+
181+
## Default Project Roles
182+
183+
When you set a default role in a specific project, all of your team’s contributors will automatically inherit that default role when they’re granted access to that project. This feature helps you streamline role management and maintain consistent permissions for new contributors.
184+
185+
**To set a default role in a project:**
186+
187+
1. Navigate to the project's **Settings** page.
188+
2. Scroll down to the **Access management** section.
189+
3. Click on **Set default contributor level**.
190+
4. Select the desired default role (Viewer, Reviewer, or Admin).
191+
5. Click **Save**.
192+
193+
After setting this default, every team member with a role "contributor" will have access to this project with this default role. You can still override this by assigning a custom role to individual contributors later.
194+
195+
This approach simplifies onboarding, helps ensure consistent access levels, and reduces the time spent manually configuring roles.

0 commit comments

Comments
 (0)