This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new c4986e89d5 Add management console user permission documentation (#672)
c4986e89d5 is described below

commit c4986e89d5035928dd4c60240a1bba9324fe904d
Author: binbincheng <[email protected]>
AuthorDate: Tue Feb 28 20:17:10 2023 +0800

    Add management console user permission documentation (#672)
    
    * Add management console user permission documentation
    
    * Add management console user permission documentation
    
    * Add permission form information
    
    * update permission-instructions-console.md
    
    * Add management console user permission documentation
    
    * Update the content of the document and modify the format
---
 .../permission-instructions-console.md             | 124 +++++++++++++++++++++
 .../permission-instructions-console.md             | 124 +++++++++++++++++++++
 .../permission-instructions-console.md             | 124 +++++++++++++++++++++
 static/Images-zh/control-panel/bmdgl-img.png       | Bin 0 -> 148775 bytes
 static/Images-zh/control-panel/dmjs-img.png        | Bin 0 -> 91357 bytes
 static/Images-zh/control-panel/ecmgl-img.png       | Bin 0 -> 152763 bytes
 static/Images-zh/control-panel/fun-img.png         | Bin 0 -> 103229 bytes
 static/Images-zh/control-panel/glybj-img.png       | Bin 0 -> 31784 bytes
 static/Images-zh/control-panel/hj-img.png          | Bin 0 -> 163864 bytes
 static/Images-zh/control-panel/jksy-img.png        | Bin 0 -> 73770 bytes
 static/Images-zh/control-panel/pzx-img.png         | Bin 0 -> 171959 bytes
 static/Images-zh/control-panel/qhgly-img.png       | Bin 0 -> 37571 bytes
 static/Images-zh/control-panel/sou-img.png         | Bin 0 -> 196472 bytes
 static/Images-zh/control-panel/sslkj-img.png       | Bin 0 -> 29880 bytes
 static/Images-zh/control-panel/udfgl-img.png       | Bin 0 -> 151972 bytes
 static/Images-zh/control-panel/wfwgl-img.png       | Bin 0 -> 112347 bytes
 static/Images-zh/control-panel/zhbj-img.png        | Bin 0 -> 121705 bytes
 static/Images/control-panel/bmdgl-img.png          | Bin 0 -> 113403 bytes
 static/Images/control-panel/dmjs-img.png           | Bin 0 -> 38713 bytes
 static/Images/control-panel/ecmgl-img.png          | Bin 0 -> 113378 bytes
 static/Images/control-panel/fun-img.png            | Bin 0 -> 77911 bytes
 static/Images/control-panel/glybj-img.png          | Bin 0 -> 25785 bytes
 static/Images/control-panel/hj-img.png             | Bin 0 -> 113065 bytes
 static/Images/control-panel/jksy-img.png           | Bin 0 -> 31650 bytes
 static/Images/control-panel/pzx-img.png            | Bin 0 -> 126809 bytes
 static/Images/control-panel/qhgly-img.png          | Bin 0 -> 25154 bytes
 static/Images/control-panel/sou-img.png            | Bin 0 -> 114852 bytes
 static/Images/control-panel/sslkj-img.png          | Bin 0 -> 57363 bytes
 static/Images/control-panel/udfgl-img.png          | Bin 0 -> 78341 bytes
 static/Images/control-panel/wfwgl-img.png          | Bin 0 -> 71553 bytes
 static/Images/control-panel/zhbj-img.png           | Bin 0 -> 88321 bytes
 .../permission-instructions-console.md             | 124 +++++++++++++++++++++
 32 files changed, 496 insertions(+)

diff --git a/docs/user-guide/control-panel/permission-instructions-console.md 
b/docs/user-guide/control-panel/permission-instructions-console.md
new file mode 100644
index 0000000000..4b011d9a47
--- /dev/null
+++ b/docs/user-guide/control-panel/permission-instructions-console.md
@@ -0,0 +1,124 @@
+---
+title: User Permission Description of Management Console
+sidebar_position: 10
+---
+
+## 1. Role Type
+
+- Administrator (Admin): able to view all menu entries, the administrator role 
has the highest authority, including historical administrator authority
+- History Admin (historyAdmin): In addition to the tasks submitted by 
yourself, you can also view other historical tasks
+- general user: View the task information submitted by yourself
+
+## 2. Description of function role permission chart
+
+The permissions that different roles have in the function
+
+| Function Name | Administrator (Admin) | History Administrator (historyAdmin) 
| Ordinary User |
+| -------- | -------- | ----- |----- |
+| Administrator View (Global History) | √ | √ | |
+| Search Bar (Resource Management) | √ | | |
+| Parameter configuration | √ | | |
+| Global variables | √ | √ | √ |
+| ECM Management | √ | | |
+| Microservice Management | √ | | |
+| Data Source Management | √ | √ | √ |
+| Data source environment management | √ | | |
+| Data source type | √ | | |
+| UDF Management | √ | √ | √ |
+| Function Management | √ | √ | √ |
+| Tenant Tag Management | √ | | |
+| Whitelist Management | √ | | |
+| Code Retrieval (Admin View) | √ | | |
+| Code search (other functions) | √ | √ | √ |
+
+## 3. Functional authority distinction
+
+### 3.1 Global History
+The administrator view can only be viewed by historical administrators or 
administrators
+
+![](/Images/control-panel/qhgly-img.png)
+
+### 3.2 Resource Management
+
+The search bar is only visible to administrators
+
+![](/Images/control-panel/sslkj-img.png)
+
+### 3.3 Parameter configuration
+
+Only admins can edit apps
+
+![](/Images/control-panel/glybj-img.png)
+
+### 3.4 Global variables
+
+all editable
+
+![](/Images/control-panel/jksy-img.png)
+
+### 3.5 ECM Management (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/ecmgl-img.png)
+
+### 3.6 Microservice Management (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/wfwgl-img.png)
+
+### 3.7 Data Source Management
+
+#### 3.7.1 Data source management
+
+have authority
+
+![](/Images/control-panel/sou-img.png)
+
+#### 3.7.2 Data source environment management (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/hj-img.png)
+
+
+#### 3.7.3 Data source type (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/pzx-img.png)
+
+### 3.8 UDF Management
+
+#### 3.8.1 UDF management
+
+have authority
+
+![](/Images/control-panel/udfgl-img.png)
+
+#### 3.8.2 Function Management
+
+have authority
+
+![](/Images/control-panel/fun-img.png)
+
+### 3.9 Basic data management (Admin)
+
+#### 3.9.1 Tenant label management
+
+Only administrators have permission
+
+![](/Images/control-panel/zhbj-img.png)
+
+#### 3.9.2 Whitelist Management
+
+Only administrators have permission
+
+![](/Images/control-panel/bmdgl-img.png)
+
+### 3.10 Code Retrieval
+
+The administrator view can only be viewed by administrators
+
+![](/Images/control-panel/dmjs-img.png)
\ No newline at end of file
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/control-panel/permission-instructions-console.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/control-panel/permission-instructions-console.md
new file mode 100644
index 0000000000..edf05eb55c
--- /dev/null
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/control-panel/permission-instructions-console.md
@@ -0,0 +1,124 @@
+---
+title: 管理台用户权限说明
+sidebar_position: 10
+---
+
+## 1.角色类型
+
+- 管理员(Admin):能够查看所有菜单入口,管理员角色权限最大,包含了历史管理员权限
+- 历史管理员(historyAdmin):除了自己提交的任务之外,还可以查看其他历史任务
+- 普通用户:查看自己提交的任务信息
+
+## 2.功能角色权限图表说明
+
+不同角色在功能中拥有的权限
+
+| 功能名称| 管理员(Admin) | 历史管理员(historyAdmin) | 普通用户 |
+| -------- | -------- | ----- |----- |
+| 管理员视图(全局历史) | √ | √  | |
+| 搜索栏(资源管理) | √ |  | |
+| 参数配置 | √ |  | |
+| 全局变量 | √ | √ | √ |
+| ECM管理 |  √ |  | |
+| 微服务管理 | √ |  | |
+| 数据源管理 | √ | √ | √ |
+| 数据源环境管理 | √ |  | |
+| 数据源类型 | √ |  | |
+| UDF管理 | √  | √  | √  |
+| 函数管理 | √  | √  | √  |
+| 租户标签管理 | √  |   |   |
+| 白名单管理 | √  |  |  |
+| 代码检索(管理员视图) | √  |   |   |
+| 代码检索(其他功能) | √  | √  | √  |
+
+## 3.功能权限区分
+
+### 3.1 全局历史
+管理员视图仅历史管理员or管理员可查看
+
+![](/Images-zh/control-panel/qhgly-img.png)
+
+### 3.2 资源管理
+
+搜索栏仅管理员可见
+
+![](/Images-zh/control-panel/sslkj-img.png)
+
+### 3.3 参数配置
+
+仅管理员可以编辑应用
+
+![](/Images-zh/control-panel/glybj-img.png)
+
+### 3.4 全局变量
+
+皆可编辑
+
+![](/Images-zh/control-panel/jksy-img.png)
+
+### 3.5 ECM管理(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/ecmgl-img.png)
+
+### 3.6 微服务管理(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/wfwgl-img.png)
+
+### 3.7 数据源管理
+
+#### 3.7.1 数据源管理
+
+都有权限
+
+![](/Images-zh/control-panel/sou-img.png)
+
+#### 3.7.2 数据源环境管理(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/hj-img.png)
+
+
+#### 3.7.3 数据源类型(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/pzx-img.png)
+
+### 3.8 UDF管理
+
+#### 3.8.1 UDF管理
+
+都有权限
+
+![](/Images-zh/control-panel/udfgl-img.png)
+
+#### 3.8.2 函数管理
+
+都有权限
+
+![](/Images-zh/control-panel/fun-img.png)
+
+### 3.9 基础数据管理(Admin)
+
+#### 3.9.1 租户标签管理
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/zhbj-img.png)
+
+#### 3.9.2 白名单管理
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/bmdgl-img.png)
+
+### 3.10 代码检索
+
+其中管理员视图仅管理员可查看
+
+![](/Images-zh/control-panel/dmjs-img.png)
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.1/user-guide/control-panel/permission-instructions-console.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.1/user-guide/control-panel/permission-instructions-console.md
new file mode 100644
index 0000000000..9e128f11f5
--- /dev/null
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.3.1/user-guide/control-panel/permission-instructions-console.md
@@ -0,0 +1,124 @@
+---
+title: 管理台用户权限说明
+sidebar_position: 10
+---
+
+## 1.角色类型
+
+- 管理员(Admin):能够查看所有菜单入口,管理员角色权限最大,包含了历史管理员权限
+- 历史管理员(historyAdmin):除去自己提交的任务之外,还可以查看其他历史任务
+- 普通用户:查看自己提交的任务信息
+
+## 2.功能角色权限图表说明
+
+不同角色在功能中拥有的权限
+
+| 功能名称| 管理员(Admin) | 历史管理员(historyAdmin) | 普通用户 |
+| -------- | -------- | ----- |----- |
+| 管理员视图(全局历史) | √ | √  | |
+| 搜索栏(资源管理) | √ |  | |
+| 参数配置 | √ |  | |
+| 全局变量 | √ | √ | √ |
+| ECM管理 |  √ |  | |
+| 微服务管理 | √ |  | |
+| 数据源管理 | √ | √ | √ |
+| 数据源环境管理 | √ |  | |
+| 数据源类型 | √ |  | |
+| UDF管理 | √  | √  | √  |
+| 函数管理 | √  | √  | √  |
+| 租户标签管理 | √  |   |   |
+| 白名单管理 | √  |  |  |
+| 代码检索(管理员视图) | √  |   |   |
+| 代码检索(其他功能) | √  | √  | √  |
+
+## 3.功能权限区分
+
+### 3.1 全局历史
+管理员视图仅历史管理员or管理员可查看
+
+![](/Images-zh/control-panel/qhgly-img.png)
+
+### 3.2 资源管理
+
+搜索栏仅管理员可见
+
+![](/Images-zh/control-panel/sslkj-img.png)
+
+### 3.3 参数配置
+
+仅管理员可以编辑应用
+
+![](/Images-zh/control-panel/glybj-img.png)
+
+### 3.4 全局变量
+
+皆可编辑
+
+![](/Images-zh/control-panel/jksy-img.png)
+
+### 3.5 ECM管理(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/ecmgl-img.png)
+
+### 3.6 微服务管理(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/wfwgl-img.png)
+
+### 3.7 数据源管理
+
+#### 3.7.1 数据源管理
+
+都有权限
+
+![](/Images-zh/control-panel/sou-img.png)
+
+#### 3.7.2 数据源环境管理(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/hj-img.png)
+
+
+#### 3.7.3 数据源类型(Admin)
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/pzx-img.png)
+
+### 3.8 UDF管理
+
+#### 3.8.1 UDF管理
+
+都有权限
+
+![](/Images-zh/control-panel/udfgl-img.png)
+
+#### 3.8.2 函数管理
+
+都有权限
+
+![](/Images-zh/control-panel/fun-img.png)
+
+### 3.9 基础数据管理(Admin)
+
+#### 3.9.1 租户标签管理
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/zhbj-img.png)
+
+#### 3.9.2 白名单管理
+
+只有管理员才有权限
+
+![](/Images-zh/control-panel/bmdgl-img.png)
+
+### 3.10 代码检索
+
+其中管理员视图仅管理员可查看
+
+![](/Images-zh/control-panel/dmjs-img.png)
diff --git a/static/Images-zh/control-panel/bmdgl-img.png 
b/static/Images-zh/control-panel/bmdgl-img.png
new file mode 100644
index 0000000000..2aec04269a
Binary files /dev/null and b/static/Images-zh/control-panel/bmdgl-img.png differ
diff --git a/static/Images-zh/control-panel/dmjs-img.png 
b/static/Images-zh/control-panel/dmjs-img.png
new file mode 100644
index 0000000000..5b142a7fb3
Binary files /dev/null and b/static/Images-zh/control-panel/dmjs-img.png differ
diff --git a/static/Images-zh/control-panel/ecmgl-img.png 
b/static/Images-zh/control-panel/ecmgl-img.png
new file mode 100644
index 0000000000..0be36b7ea4
Binary files /dev/null and b/static/Images-zh/control-panel/ecmgl-img.png differ
diff --git a/static/Images-zh/control-panel/fun-img.png 
b/static/Images-zh/control-panel/fun-img.png
new file mode 100644
index 0000000000..61fdd8f3b6
Binary files /dev/null and b/static/Images-zh/control-panel/fun-img.png differ
diff --git a/static/Images-zh/control-panel/glybj-img.png 
b/static/Images-zh/control-panel/glybj-img.png
new file mode 100644
index 0000000000..01f9751c35
Binary files /dev/null and b/static/Images-zh/control-panel/glybj-img.png differ
diff --git a/static/Images-zh/control-panel/hj-img.png 
b/static/Images-zh/control-panel/hj-img.png
new file mode 100644
index 0000000000..e60547fc4b
Binary files /dev/null and b/static/Images-zh/control-panel/hj-img.png differ
diff --git a/static/Images-zh/control-panel/jksy-img.png 
b/static/Images-zh/control-panel/jksy-img.png
new file mode 100644
index 0000000000..6358c6a54c
Binary files /dev/null and b/static/Images-zh/control-panel/jksy-img.png differ
diff --git a/static/Images-zh/control-panel/pzx-img.png 
b/static/Images-zh/control-panel/pzx-img.png
new file mode 100644
index 0000000000..c0a7ec0e11
Binary files /dev/null and b/static/Images-zh/control-panel/pzx-img.png differ
diff --git a/static/Images-zh/control-panel/qhgly-img.png 
b/static/Images-zh/control-panel/qhgly-img.png
new file mode 100644
index 0000000000..45c537068d
Binary files /dev/null and b/static/Images-zh/control-panel/qhgly-img.png differ
diff --git a/static/Images-zh/control-panel/sou-img.png 
b/static/Images-zh/control-panel/sou-img.png
new file mode 100644
index 0000000000..17b1d1c3d3
Binary files /dev/null and b/static/Images-zh/control-panel/sou-img.png differ
diff --git a/static/Images-zh/control-panel/sslkj-img.png 
b/static/Images-zh/control-panel/sslkj-img.png
new file mode 100644
index 0000000000..29242269f7
Binary files /dev/null and b/static/Images-zh/control-panel/sslkj-img.png differ
diff --git a/static/Images-zh/control-panel/udfgl-img.png 
b/static/Images-zh/control-panel/udfgl-img.png
new file mode 100644
index 0000000000..4897dd7a3a
Binary files /dev/null and b/static/Images-zh/control-panel/udfgl-img.png differ
diff --git a/static/Images-zh/control-panel/wfwgl-img.png 
b/static/Images-zh/control-panel/wfwgl-img.png
new file mode 100644
index 0000000000..e743ae648f
Binary files /dev/null and b/static/Images-zh/control-panel/wfwgl-img.png differ
diff --git a/static/Images-zh/control-panel/zhbj-img.png 
b/static/Images-zh/control-panel/zhbj-img.png
new file mode 100644
index 0000000000..01dd683bae
Binary files /dev/null and b/static/Images-zh/control-panel/zhbj-img.png differ
diff --git a/static/Images/control-panel/bmdgl-img.png 
b/static/Images/control-panel/bmdgl-img.png
new file mode 100644
index 0000000000..8ec8725358
Binary files /dev/null and b/static/Images/control-panel/bmdgl-img.png differ
diff --git a/static/Images/control-panel/dmjs-img.png 
b/static/Images/control-panel/dmjs-img.png
new file mode 100644
index 0000000000..0db92893bf
Binary files /dev/null and b/static/Images/control-panel/dmjs-img.png differ
diff --git a/static/Images/control-panel/ecmgl-img.png 
b/static/Images/control-panel/ecmgl-img.png
new file mode 100644
index 0000000000..46c29d87e4
Binary files /dev/null and b/static/Images/control-panel/ecmgl-img.png differ
diff --git a/static/Images/control-panel/fun-img.png 
b/static/Images/control-panel/fun-img.png
new file mode 100644
index 0000000000..684fcb6546
Binary files /dev/null and b/static/Images/control-panel/fun-img.png differ
diff --git a/static/Images/control-panel/glybj-img.png 
b/static/Images/control-panel/glybj-img.png
new file mode 100644
index 0000000000..4fc9dd426b
Binary files /dev/null and b/static/Images/control-panel/glybj-img.png differ
diff --git a/static/Images/control-panel/hj-img.png 
b/static/Images/control-panel/hj-img.png
new file mode 100644
index 0000000000..63c6aa8d1c
Binary files /dev/null and b/static/Images/control-panel/hj-img.png differ
diff --git a/static/Images/control-panel/jksy-img.png 
b/static/Images/control-panel/jksy-img.png
new file mode 100644
index 0000000000..68b6eca618
Binary files /dev/null and b/static/Images/control-panel/jksy-img.png differ
diff --git a/static/Images/control-panel/pzx-img.png 
b/static/Images/control-panel/pzx-img.png
new file mode 100644
index 0000000000..0ad6e0a7c0
Binary files /dev/null and b/static/Images/control-panel/pzx-img.png differ
diff --git a/static/Images/control-panel/qhgly-img.png 
b/static/Images/control-panel/qhgly-img.png
new file mode 100644
index 0000000000..5df080e615
Binary files /dev/null and b/static/Images/control-panel/qhgly-img.png differ
diff --git a/static/Images/control-panel/sou-img.png 
b/static/Images/control-panel/sou-img.png
new file mode 100644
index 0000000000..d0e7a8bd4a
Binary files /dev/null and b/static/Images/control-panel/sou-img.png differ
diff --git a/static/Images/control-panel/sslkj-img.png 
b/static/Images/control-panel/sslkj-img.png
new file mode 100644
index 0000000000..4d1a718cbd
Binary files /dev/null and b/static/Images/control-panel/sslkj-img.png differ
diff --git a/static/Images/control-panel/udfgl-img.png 
b/static/Images/control-panel/udfgl-img.png
new file mode 100644
index 0000000000..909cacacde
Binary files /dev/null and b/static/Images/control-panel/udfgl-img.png differ
diff --git a/static/Images/control-panel/wfwgl-img.png 
b/static/Images/control-panel/wfwgl-img.png
new file mode 100644
index 0000000000..a342927672
Binary files /dev/null and b/static/Images/control-panel/wfwgl-img.png differ
diff --git a/static/Images/control-panel/zhbj-img.png 
b/static/Images/control-panel/zhbj-img.png
new file mode 100644
index 0000000000..74441fdb5f
Binary files /dev/null and b/static/Images/control-panel/zhbj-img.png differ
diff --git 
a/versioned_docs/version-1.3.1/user-guide/control-panel/permission-instructions-console.md
 
b/versioned_docs/version-1.3.1/user-guide/control-panel/permission-instructions-console.md
new file mode 100644
index 0000000000..4b011d9a47
--- /dev/null
+++ 
b/versioned_docs/version-1.3.1/user-guide/control-panel/permission-instructions-console.md
@@ -0,0 +1,124 @@
+---
+title: User Permission Description of Management Console
+sidebar_position: 10
+---
+
+## 1. Role Type
+
+- Administrator (Admin): able to view all menu entries, the administrator role 
has the highest authority, including historical administrator authority
+- History Admin (historyAdmin): In addition to the tasks submitted by 
yourself, you can also view other historical tasks
+- general user: View the task information submitted by yourself
+
+## 2. Description of function role permission chart
+
+The permissions that different roles have in the function
+
+| Function Name | Administrator (Admin) | History Administrator (historyAdmin) 
| Ordinary User |
+| -------- | -------- | ----- |----- |
+| Administrator View (Global History) | √ | √ | |
+| Search Bar (Resource Management) | √ | | |
+| Parameter configuration | √ | | |
+| Global variables | √ | √ | √ |
+| ECM Management | √ | | |
+| Microservice Management | √ | | |
+| Data Source Management | √ | √ | √ |
+| Data source environment management | √ | | |
+| Data source type | √ | | |
+| UDF Management | √ | √ | √ |
+| Function Management | √ | √ | √ |
+| Tenant Tag Management | √ | | |
+| Whitelist Management | √ | | |
+| Code Retrieval (Admin View) | √ | | |
+| Code search (other functions) | √ | √ | √ |
+
+## 3. Functional authority distinction
+
+### 3.1 Global History
+The administrator view can only be viewed by historical administrators or 
administrators
+
+![](/Images/control-panel/qhgly-img.png)
+
+### 3.2 Resource Management
+
+The search bar is only visible to administrators
+
+![](/Images/control-panel/sslkj-img.png)
+
+### 3.3 Parameter configuration
+
+Only admins can edit apps
+
+![](/Images/control-panel/glybj-img.png)
+
+### 3.4 Global variables
+
+all editable
+
+![](/Images/control-panel/jksy-img.png)
+
+### 3.5 ECM Management (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/ecmgl-img.png)
+
+### 3.6 Microservice Management (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/wfwgl-img.png)
+
+### 3.7 Data Source Management
+
+#### 3.7.1 Data source management
+
+have authority
+
+![](/Images/control-panel/sou-img.png)
+
+#### 3.7.2 Data source environment management (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/hj-img.png)
+
+
+#### 3.7.3 Data source type (Admin)
+
+Only administrators have permission
+
+![](/Images/control-panel/pzx-img.png)
+
+### 3.8 UDF Management
+
+#### 3.8.1 UDF management
+
+have authority
+
+![](/Images/control-panel/udfgl-img.png)
+
+#### 3.8.2 Function Management
+
+have authority
+
+![](/Images/control-panel/fun-img.png)
+
+### 3.9 Basic data management (Admin)
+
+#### 3.9.1 Tenant label management
+
+Only administrators have permission
+
+![](/Images/control-panel/zhbj-img.png)
+
+#### 3.9.2 Whitelist Management
+
+Only administrators have permission
+
+![](/Images/control-panel/bmdgl-img.png)
+
+### 3.10 Code Retrieval
+
+The administrator view can only be viewed by administrators
+
+![](/Images/control-panel/dmjs-img.png)
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to