From da086342893a8e32750141b307997ce9799dca6b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 28 Jul 2024 19:05:26 +0200 Subject: [PATCH] Update openadmin.md --- documentation/docs/admin/users/openadmin.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/documentation/docs/admin/users/openadmin.md b/documentation/docs/admin/users/openadmin.md index a23cfae1..0ce51286 100644 --- a/documentation/docs/admin/users/openadmin.md +++ b/documentation/docs/admin/users/openadmin.md @@ -10,8 +10,12 @@ import TabItem from '@theme/TabItem'; The admin panel has two user roles: -- **Super Admin** that gets created when OpenPanel is installed and can add other users, with full control over the server. -- **Admin** - sub-admin users that are created by the SuperAdmin and have access to everything that the SuperAdmin has but can not edit the ‘Super Admin’ user. + +| Role | Description | +| ------------------ | ------------------------------------------------------------------------- | +| **Super Admin** | Has unrestricted privileges, created on OpenPanel installation. | +| **Admin** | Can not edit the SuperAdmin user, created from OpenAdmin or OpenCLI. | + ## Manage Admin users