diff --git a/frontend/src/lib/components/AddUser.svelte b/frontend/src/lib/components/AddUser.svelte index 4192442ca0..10c08d0134 100644 --- a/frontend/src/lib/components/AddUser.svelte +++ b/frontend/src/lib/components/AddUser.svelte @@ -75,15 +75,17 @@ Operator An operator can only execute and view scripts/flows/apps from your workspace, and only - those that he has visibility on Author An Author can execute and view scripts/flows/apps, but he can also create new onesAn Author can execute and view scripts/flows/apps, but he can also create new ones. - Admin + AdminAn admin has full control over a specific Windmill workspace, including the ability to manage users, edit entities, and control permissions within the workspace.