Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/roles-and-permissions/screen-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@ Read-only across all screens. No changes.
| Change domain monitoring settings | ✓ | ✓ | - | - |
| Change persona creation settings | ✓ | ✓ | - | - |

#### Persona Creation Exclusion

| Action | Super Admin | Admin | Analyst | Viewer |
|--------|:-----------:|:-----:|:-------:|:------:|
| View persona creation exclusions | ✓ | ✓ | - | ✓ |
| Add a persona creation exclusion | ✓ | ✓ | - | - |
| Edit a persona creation exclusion | ✓ | ✓ | - | - |
| Delete a persona creation exclusion | ✓ | ✓ | - | - |

#### Deployment Status *(per user)*

| Action | Super Admin | Admin | Analyst | Viewer |
Expand Down Expand Up @@ -226,6 +235,7 @@ Read-only across all screens. No changes.
| Search and filter models | ✓ | ✓ | ✓ | ✓ |
| Enable / disable a detection model | ✓ | ✓ | - | - |
| Add a new detection model | ✓ | ✓ | - | - |
| Delete a detection model | ✓ | - | - | - |

---

Expand Down
Loading