|
11 | 11 |
|
12 | 12 | # Manage user access to projects
|
13 | 13 |
|
14 |
| -Use the **Access** page to manage access to Semgrep resources, such as scans, projects, and findings. **Projects** are repositories or codebases you have added to SCP for scanning. |
| 14 | +Use the **Access** page to manage membership and access to Semgrep resources, such as scans, projects, and findings. **Projects** are repositories or codebases you have added to SCP for scanning. |
15 | 15 |
|
16 | 16 | ## User roles and access
|
17 | 17 |
|
@@ -53,12 +53,24 @@ Members can't view or perform any actions in the following pages:
|
53 | 53 | - Projects
|
54 | 54 | - Settings
|
55 | 55 |
|
| 56 | +### Invite a team member through email |
| 57 | + |
| 58 | +Add team members easily to your organization by sending them an email. This email contains instructions for them to join your org through the same auth provider configured for your account. |
| 59 | + |
| 60 | +You must be an `admin` to perform this operation. |
| 61 | + |
| 62 | +1. Sign in to [<i class="fas fa-external-link fa-xs"></i> Semgrep Cloud Platform](https://semgrep.dev/login). |
| 63 | +1. Click **<i class="fa-solid fa-gear"></i> Settings > Access**. This brings you to the **Members** tab. |
| 64 | +1. Click **Invite members**. |
| 65 | +1. In the dialog, enter your team members' email addresses. You can invite up to 20 users at a time. Separate each email address with a <kbd>Space</kbd> or <kbd>Tab</kbd> key. You can also paste a comma-separated list of email addresses. |
| 66 | +1. Click **Send invites**. |
| 67 | + |
56 | 68 | ### Change a user's role
|
57 | 69 |
|
58 | 70 | You must be an `admin` to perform this operation.
|
59 | 71 |
|
60 | 72 | 1. Sign in to [<i class="fas fa-external-link fa-xs"></i> Semgrep Cloud Platform](https://semgrep.dev/login).
|
61 |
| -2. Click **<i class="fa-solid fa-gear"></i> Settings > Members**. |
| 73 | +2. Click **<i class="fa-solid fa-gear"></i> Settings > Access**. |
62 | 74 | 3. Search for the member whose role will be changed.
|
63 | 75 | 4. Click on the member's current role, under the role header. A drop-down box appears.
|
64 | 76 | 5. Select the new role for the member.
|
|
0 commit comments