You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/deployment/teams.md
+9
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,15 @@ _**Figure**. A member's view of the Projects page. It displays projects that are
170
170
Members and managers can create projects by scanning a repository using the Semgrep CLI tool, but they can't access the project related to the repository in Semgrep AppSec Platform unless an admin provides them explicit access to the project.
171
171
:::
172
172
173
+
### Semgrep Assistant features permitted per role
174
+
175
+
| Page | Member | Manager | Admin |
176
+
| ---- | ------ | ------- | ----- |
177
+
| Add a memory | ❌ No | ❌ No | ✅ Yes |
178
+
| Receive weekly priority emails | ❌ No | ❌ No | ✅ Yes |
179
+
| Add a memory during triage | ❌ No | ❌ No |✅ Yes |
180
+
181
+
173
182
## How team access works
174
183
175
184
- Members of a top-level team gain access to the projects of its subteams. They are indirect members of a subteam.<!-- vale off -->
0 commit comments