Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit c5f0b0e

Browse files
Updated group permission descriptions (#62)
1 parent 90ad10f commit c5f0b0e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/reference/admin-menu/groups.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ Additionally, when an [Environment](/reference/admin-menu/environments.md) is cr
2424
| **Group Type** | **Group Name** | **Default Privileges** |
2525
|----------------------------|--------------------------------------------------------|--------------------------------------------------------------------------------------------------------------|
2626
| **Admin** | Datacoves Admin | Manages **billing, Grafana, platform-wide settings**, and other administrative tasks such as managing users, creating environments, and service connections. |
27-
| **Project Admin** | _\<Account Name\> \<Project Name\>_ Project Admin | Has **full control** over project-level settings, including enabling tools. Has access to **Airflow Variables and Connections**. Can create **DataHub integrations**. |
28-
| **Project Developer** | _\<Account Name\> \<Project Name\>_ Project Developer | Can access all environments within the project. Gets an individual **VS Code IDE** for each Development environment. Can create and modify **Superset objects**. Has **editor access in DataHub**. Can **use Airbyte**. |
29-
| **Project Sys Admin** | _\<Account Name\> \<Project Name\>_ Project Sys Admin | Can access **Superset and DataHub data sources**. Can **see the Airflow Admin menu**, **create Airflow connections**, and **trigger DAGs**, but **cannot access or add Airflow Variables**. Has **editor access in DataHub**. Can **use Airbyte**. |
30-
| **Project Viewer** | _\<Account Name\> \<Project Name\>_ Project Viewer | Can view **dbt docs in all environments**. |
31-
| **Environment Admin** | _\<Environment Name\> (\<Environment Slug\>)_ Environment Admin | Has **admin rights** for the environment and enabled tools. Has **Airflow Admin rights**, can **extract Airflow variables**, create **DataHub integrations**, and configure **Superset security settings**. |
32-
| **Environment Developer** | _\<Environment Name\> (\<Environment Slug\>)_ Environment Developer | Can access only the specific environment. Gets an individual **VS Code IDE** for the environment. Can create and modify **Superset objects**. Has **editor access in DataHub**. Can **use Airbyte**. |
33-
| **Environment Sys Admin** | _\<Environment Name\> (\<Environment Slug\>)_ Environment Sys Admin | Can access **Superset and DataHub data sources**. Can **see the Airflow Admin menu**, **create Airflow connections**, and **trigger DAGs**, but **cannot access or add Airflow Variables** (must be added by someone else for security). Has **editor access in DataHub**. Can **use Airbyte**. |
34-
| **Environment Viewer** | _\<Account Name\> \<Project Name\>_ Environment Viewer | Can view **dbt docs only in the specific environment**. |
27+
| **Project Admin** | _\<Account Name\> \<Project Name\>_ Project Admin | Has **full control** over project-level settings, including enabling tools. Has access to **Airflow Variables and Connections**. Can create **DataHub integrations**. Can access all tools under each environment in the project. Can manage **Grafana dashboards**. |
28+
| **Project Developer** | _\<Account Name\> \<Project Name\>_ Project Developer | Can access all environments within the project. Gets an individual **VS Code IDE** for each Development environment. Can create and modify **Superset objects**. Has **editor access in DataHub**. Can **use Airbyte**. Has viewer access in **Grafana**. |
29+
| **Project Sys Admin** | _\<Account Name\> \<Project Name\>_ Project Sys Admin | Can access all environments within the project. Can access **Superset and DataHub data sources**. Can **see the Airflow Admin menu**, **create Airflow connections**, and **trigger DAGs**, but **cannot access or add Airflow Variables**. Has **editor access in DataHub**. Can **use Airbyte**. Has viewer access in **Grafana**. Can create and modify **Superset objects**. |
30+
| **Project Viewer** | _\<Account Name\> \<Project Name\>_ Project Viewer | Can access all environments within the project. Can view **dbt docs in all environments**. Has viewer access to **airflow**, **datahub**, **superset** and **grafana**. |
31+
| **Environment Admin** | _\<Environment Name\> (\<Environment Slug\>)_ Environment Admin | Has **admin rights** for the environment and enabled tools. Has **Airflow Admin rights**, can **extract Airflow variables**, create **DataHub integrations**, and configure **Superset security settings**. Can manage **Grafana** dashboards. |
32+
| **Environment Developer** | _\<Environment Name\> (\<Environment Slug\>)_ Environment Developer | Can access only the specific environment. Gets an individual **VS Code IDE** for the environment. Can create and modify **Superset objects**. Has **editor access in DataHub**. Can **use Airbyte**. Has viewer access in **Grafana**. |
33+
| **Environment Sys Admin** | _\<Environment Name\> (\<Environment Slug\>)_ Environment Sys Admin | Can access **Superset and DataHub data sources**. Can **see the Airflow Admin menu**, **create Airflow connections**, and **trigger DAGs**, but **cannot access or add Airflow Variables** (must be added by someone else for security). Has **editor access in DataHub**. Can **use Airbyte**. Has viewer access in **Grafana**. Can create and modify **Superset objects**. |
34+
| **Environment Viewer** | _\<Account Name\> \<Project Name\>_ Environment Viewer | Can view **dbt docs only in the specific environment**. Has viewer access to **airflow**, **datahub**, **superset** and **grafana**. |
3535

3636
---
3737

0 commit comments

Comments
 (0)