diff --git a/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/_index.en.md b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/_index.en.md new file mode 100644 index 000000000..20d502b4a --- /dev/null +++ b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/_index.en.md @@ -0,0 +1,31 @@ ++++ +title = "Global Viewer" +date = 2025-06-13T12:00:00+02:00 +weight = 21 ++++ + + +The Global Viewer page in the Admin Panel allows admins to add or remove Global Viewer rights for users. + +![Global Viewer](images/global-viewer-page.png?classes=shadow,border "Global Viewer") + +The Global Viewer is a new role that provides users with view-only access to all projects. + +## Adding a Global Viewer + +You can add a Global Viewer from the Global Viewer page in the Admin Panel. + +![Add Global Viewer](images/add-dialog.png?classes=shadow,border "Global Viewer Add Dialog") + +The only required field in the dialog is the user's email address. +After adding the user, they will automatically receive viewer rights for all projects. + +{{% notice note %}} +Administrators cannot be added as Global Viewers. +{{% /notice %}} + +## Removing a Global Viewer + +Admins can remove Global Viewer rights from a user by deleting them from the list. + +![Delete Global Viewer](images/delete-global-viewer.png?classes=shadow,border "Global Viewer Delete Dialog") diff --git a/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/add-dialog.png b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/add-dialog.png new file mode 100644 index 000000000..21335436b Binary files /dev/null and b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/add-dialog.png differ diff --git a/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/delete-global-viewer.png b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/delete-global-viewer.png new file mode 100644 index 000000000..6a86a0df3 Binary files /dev/null and b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/delete-global-viewer.png differ diff --git a/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/global-viewer-page.png b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/global-viewer-page.png new file mode 100644 index 000000000..485aefefd Binary files /dev/null and b/content/kubermatic/main/tutorials-howtos/administration/admin-panel/global-viewer/images/global-viewer-page.png differ diff --git a/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/_index.en.md b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/_index.en.md new file mode 100644 index 000000000..20d502b4a --- /dev/null +++ b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/_index.en.md @@ -0,0 +1,31 @@ ++++ +title = "Global Viewer" +date = 2025-06-13T12:00:00+02:00 +weight = 21 ++++ + + +The Global Viewer page in the Admin Panel allows admins to add or remove Global Viewer rights for users. + +![Global Viewer](images/global-viewer-page.png?classes=shadow,border "Global Viewer") + +The Global Viewer is a new role that provides users with view-only access to all projects. + +## Adding a Global Viewer + +You can add a Global Viewer from the Global Viewer page in the Admin Panel. + +![Add Global Viewer](images/add-dialog.png?classes=shadow,border "Global Viewer Add Dialog") + +The only required field in the dialog is the user's email address. +After adding the user, they will automatically receive viewer rights for all projects. + +{{% notice note %}} +Administrators cannot be added as Global Viewers. +{{% /notice %}} + +## Removing a Global Viewer + +Admins can remove Global Viewer rights from a user by deleting them from the list. + +![Delete Global Viewer](images/delete-global-viewer.png?classes=shadow,border "Global Viewer Delete Dialog") diff --git a/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/add-dialog.png b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/add-dialog.png new file mode 100644 index 000000000..21335436b Binary files /dev/null and b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/add-dialog.png differ diff --git a/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/delete-global-viewer.png b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/delete-global-viewer.png new file mode 100644 index 000000000..6a86a0df3 Binary files /dev/null and b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/delete-global-viewer.png differ diff --git a/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/global-viewer-page.png b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/global-viewer-page.png new file mode 100644 index 000000000..485aefefd Binary files /dev/null and b/content/kubermatic/v2.28/tutorials-howtos/administration/admin-panel/global-viewer/images/global-viewer-page.png differ