Select Administration -> Security -> Groups from the menu.
...
Permission Type | Description |
---|---|
Page View | Allows opening the pages, but not necessarily seeing any objects on the pages. |
Read | Allows viewing the contents of objects. |
Update | Allows updating the contents of existing objects. |
Create/Update | Allows creating new objects and updating existing objects. |
Upload | Allows uploading file to create new objects. |
Delete | Allows deleting existing objects. |
Create Snapshot | Allows creating release snapshots. |
Configure Project List | Allows managing the projects on releases. |
Configure Pipeline | Allows configuring the pipeline on releases. |
Configure CMS | Allows changing the CMS settings on releases. |
Manage Lifecycle | Allows starting, pausing, and ending releases. |
Grant Permissions | Allows modifying the permissions on releases. This allows some users to have access to certain parts of certain releases. |
View Tracking | Allows viewing webhook messages page. |
View Message Logs | Allows viewing logs of a webhook message. |
View Message Details | Allows viewing details of a of the payload, query params and headers of an incoming webhook message. |
Resubmit Message | Allows resubmitting a webhook message. |
...