Managing users
Listing users
When accessing the Users
menu item, all simple users (admins are excluded as they have all privileges) are displayed in a list with basic information like id, first name, _last name and email. All of these information can be used to filter or sort the list.
From the list, you can click on a specific user to see its privileges.
User privileges
By default, simple users do not have any privileges. All privileges must be explicitly set by an admin.
Setting privileges can be done by simply checking them for each job in the Jobs Privileges section.
Privilege | Description |
---|---|
View job | The privilege to see the job. The job will appear in the job list, and the job configuration page will also be accessible. |
Update job | Requires the View job privilege. If not set, the job configuration page will appear in a read-only mode. |
View executions | The privilege to see the executions of the job. All executions related to the job will appear in the execution list, and the execution details will also be accessible. |
Retry executions | Requires the View executions privilege. If set, the retry button becomes available for all executions related to the job. |