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
Snapshotters can create environment snapshots and manage service accounts, but cannot manage users, resources or integrations or organization-wide settings.
124
+
125
+
### Permissions
126
+
127
+
Snapshotters can:
128
+
129
+
-**Service Accounts**: Create and manage service accounts and their API keys
130
+
-**Snapshots**: Report environment snapshots
131
+
-**View Data**: Access trails, artifacts, attestations, and snapshots
132
+
-**Query Information**: Search and filter data across flows and environments
133
+
-**Generate Reports**: Export and analyze compliance data
134
+
-**View Configurations**: See flow definitions, policies, attestation types, and actions (but cannot modify them)
135
+
136
+
Snapshotterss cannot:
137
+
- Create, update, or delete any resources
138
+
- Report attestations
139
+
- Manage approvals
140
+
- Create or manage actions
141
+
- Configure integrations
142
+
- Invite users or change settings
143
+
144
+
### When to assign
145
+
146
+
Assign the Snapshotter role to:
147
+
- Environment teams who need to manage runtime environments and report snapshots
148
+
- Operations teams responsible for defining compliance policies
149
+
- Systems that only need to report environment state without modifying build pipelines
150
+
151
+
---
152
+
118
153
## Reader
119
154
120
155
Readers have read-only access to view data in Kosli without the ability to create or modify resources.
@@ -181,6 +216,7 @@ Periodically review user roles and remove access for team members who no longer
181
216
182
217
-**Admins**: Focus on governance, security, and organization-wide configuration
183
218
-**Members**: Handle day-to-day operations and resource management
219
+
-**Snapshotters**: Manage environments and policies without affecting build flows
184
220
-**Readers**: Provide visibility without risk of accidental changes
Copy file name to clipboardExpand all lines: docs.kosli.com/content/implementation_guide/phase_1/roles_and_responsibilities/_index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ The RACI matrix above describes responsibilities during Kosli implementation. To
68
68
Kosli user roles control what actions someone can perform in the Kosli system:
69
69
-**Admin**: Full control, including user management and organization settings
70
70
-**Member**: Can create and modify resources, manage service accounts, and configure integrations
71
+
-**Snapshotters**: Can create snapshots and modify service accounts
71
72
-**Reader**: Read-only access to view data and compliance status
72
73
73
74
For guidance on which Kosli user role to assign based on organizational responsibilities, see [Roles in Kosli]({{< ref "/administration/managing_users/roles_in_kosli" >}}).
0 commit comments