Skip to main content

Permissions

The Permissions tab is accessible via Choose Action > Settings > Permissions. For general information on how permissions work, see Common Features — Permissions.

Permission Groups

Permission groups are hierarchical: Admin includes all Deployer permissions, and Deployer includes all Viewer permissions.

GroupCodeNOWKubernetes namespace
AdminFull control over the environment, including configuration, permissions, and deletionFull access including delete on all objects
DeployerCan deploy and undeploy applications and managed services into the environment; can manage environment labelsget, list, watch, create, update, patch on all objects; delete on pods
Permission EditorCan manage permission assignments for the environment
ViewerCan view the environment detail and browse application configurations for this environment (subject to having permissions on those applications)get, list, watch on all objects in the namespace

Saving permission changes triggers a Permission Settings job.