Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update users-and-permissions.md to include holdouts #564

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
8 changes: 4 additions & 4 deletions docs/administration/users-and-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Additionally, [Teams](/administration/teams) provide an additional layer of perm

| Role | Permissions |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Viewer | <ul><li>Can view Insights</li><li>Can view Experiments</li><li>Can view Feature Flags</li><li>Can view Metrics</li><li>Can view and join Teams</li></ul> |
| Experiment Editor | <ul><li>Can view Insights</li><li>Can view, add, edit, refresh, and remove Experiment Analyses</li><li>Can view, add, edit, and remove Feature Flags</li><li>Can view Metrics</li><li>Can view and join Teams</li></ul> |
| Data Owner | <ul><li>Can view Insights</li><li>Can view, add, edit, refresh, and remove Experiment Analyses</li><li>Can view, add, edit, and remove Feature Flags</li><li>Can view, add, edit, and remove Metrics</li><li>Can view, add, edit, and remove Definitions</li><li>Can view and join Teams</li><li>Can view and edit Admin settings</li><li>Can view the Metric Sync Log</li><li>Can view Usage Tracking</li></ul> |
| Admin | <ul><li>Can view Insights</li><li>Can view, add, edit, refresh, and remove Experiment Analyses</li><li>Can view, add, edit, and remove Feature Flags</li><li>Can view, add, edit, and remove Metrics</li><li>Can view, add, edit, and remove Definitions</li><li>Can view, join, and invite others to Teams</li><li>Can view and edit Admin settings</li><li>Can view the Metric Sync Log</li><li>Can view Usage Tracking</li><li>Can view, add, edit, and remove API Keys and Webhooks</li><li>Can view, add, edit, and remove Users & Permissions</li></ul> |
| Viewer | <ul><li>Can view Insights</li><li>Can view Experiments</li><li>Can view Feature Flags</li><li>Can view Metrics</li><li>Can view and join Teams</li><li>Can view Holdouts</li></ul> |
| Experiment Editor | <ul><li>Can view Insights</li><li>Can view, add, edit, refresh, and remove Experiment Analyses</li><li>Can view, add, edit, and remove Feature Flags</li><li>Can view Metrics</li><li>Can view and join Teams</li><li>Can view, add, edit, and archive Holdouts</li></ul> |
| Data Owner | <ul><li>Can view Insights</li><li>Can view, add, edit, refresh, and remove Experiment Analyses</li><li>Can view, add, edit, and remove Feature Flags</li><li>Can view, add, edit, and remove Metrics</li><li>Can view, add, edit, and remove Definitions</li><li>Can view and join Teams</li><li>Can view, add, edit, and archive Holdouts</li><li>Can view and edit Admin settings</li><li>Can view the Metric Sync Log</li><li>Can view Usage Tracking</li></ul> |
| Admin | <ul><li>Can view Insights</li><li>Can view, add, edit, refresh, and remove Experiment Analyses</li><li>Can view, add, edit, and remove Feature Flags</li><li>Can view, add, edit, and remove Metrics</li><li>Can view, add, edit, and remove Definitions</li><li>Can view, join, and invite others to Teams</li><li>Can view, add, edit, and archive Holdouts</li><li>Can view and edit Admin settings</li><li>Can view the Metric Sync Log</li><li>Can view Usage Tracking</li><li>Can view, add, edit, and remove API Keys and Webhooks</li><li>Can view, add, edit, and remove Users & Permissions</li></ul> |