Skip to content

Commit 0be936c

Browse files
s-santillankhorne3
andauthored
add my teams view beta (#2009)
* add my teams vieew * update with private * less word * Update docs/deployment/teams.md I need to change my ultisnips to /support rather than mailto. Co-authored-by: Katie Horne <[email protected]> * add example * improve size --------- Co-authored-by: Katie Horne <[email protected]>
1 parent 1c786de commit 0be936c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/deployment/teams.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Members and managers can create projects by scanning a repository using the Semg
187187
In the following diagram, team 1 gains access to subteam 1b's projects, but team 1b does not gain access to projects from team 1.
188188

189189

190-
![Team scopes diagram](/img/access-diagram.png#md-width)
190+
![Team scopes diagram](/img/access-diagram.png#sm-width)
191191

192192
- The members Alexis, Pam, and Raj have access to the following projects:
193193
- App
@@ -215,6 +215,18 @@ Managers cannot remove themselves from their team. Admins and co-managers of the
215215
![A manager's view of the Projects page.](/img/access-manager-view.png)
216216
**Figure**. A manager's view of the Projects page. They are able to scan new projects and edit the settings for Projects assigned to Teams they are managers of.
217217

218+
#### Assign team members to projects
219+
220+
:::info
221+
This feature is in **private beta**. To gain access to this feature, reach out to [Support](/support).
222+
:::
223+
224+
Managers can view their subteams through the **Settings > Access > My teams** tab. Within this tab, they are also able to assign any of the projects they manage from one subteam to another.
225+
226+
For example, if Bob is a manager of `Team A` (assigned to projects `Foo` and `Bar`) and `Team B` (assigned to project `Baz`), Bob has access to all three projects: `Foo`, `Bar`, and `Baz`. Bob can also assign `Baz` to `Team A`.
227+
228+
Note that this feature enables managers to view **all projects**, even projects they are not assigned to, in the **Edit teams** panel. While they are able to view projects in this panel, they still can't perform any admin-level operations, including assigning projects they're not a manager of.
229+
218230
## Enable teams
219231

220232
1. Sign in to [<i class="fas fa-external-link fa-xs"></i> Semgrep AppSec Platform](https://semgrep.dev/login).

0 commit comments

Comments
 (0)