# 如何設定員工權限？

#### **路徑：**&#x20;

員工列表 > 權限設定

***

#### **操作方式：**

1. 前往 **權限設定** 頁面：登入系統後，選擇員工列表，點擊綠色的 權限設定 按鈕。

   <figure><img src="/files/qL4kSiDP8DgaOxjriB9n" alt="" width="563"><figcaption></figcaption></figure>
2. 首先建立角色組：畫面左側是 角色組 管理區：

   1. 新增角色組：
      1. 點擊綠色的 **+ 新增角色組** 按鈕。
      2. 輸入新角色的名稱（例如：業務部、工務部）。
      3. 點擊儲存。
   2. 編輯或刪除既有角色組：
      1. 點擊角色名稱旁的 **鉛筆圖示（**![](/files/RZ0TQNWcT43WmUyUnFaB)**）**&#x5373;可重新命名。
      2. 點擊 **垃圾桶圖示 (**![](/files/sqjYsZ0BreGqlGLzxNUE)**)** 即可刪除該角色組。

   <figure><img src="/files/rGIb04fk243r0jcPA205" alt="" width="563"><figcaption></figcaption></figure>
3. 管理角色組成員：選擇角色組後，點擊右側綠色 **成員管理** 按鈕。

   <figure><img src="/files/ZJaPZvh9bey5WW7AA8u7" alt="" width="563"><figcaption></figcaption></figure>

   1. 進入 **成員管理** 頁面後，會看到兩個列表：
      1. **左側**：公司內尚未被加入此角色的所有員工。
      2. **右側**：已經在此角色組內的成員。
      3. **加入成員**：從左側列表中找到要加入的員工，點擊該員工最右側的 **加號圖示 (+)**，該員工就會被移動到右側的成員列表中。
      4. **移除成員**：從右側列表中找到要移除的員工，點擊該員工最右側的 **叉號圖示 (X)**，即可將其移出此角色組。

         <figure><img src="/files/CYwSp8WiVIWNpVgi4VWh" alt="" width="563"><figcaption></figcaption></figure>
4. 為角色組配置權限：選取一角色組後（例如工務部），右側會顯示該角色可用的所有功能權限。
   1. **勾選權限**：根據該角色的職責，勾選允許其使用的功能。權限分為：
      * **查看**：僅能讀取頁面資料。
      * **新增**：可以建立新資料。
      * **編輯**：可以修改現有資料。
      * **刪除**：可以移除資料。
      * **帳號密碼欄位**：允許查看帳號密碼。
      * **重置**：特殊權限，允許重置資料狀態。
   2. **儲存權限**：完成勾選後，點擊畫面下方綠色的 **儲存** 按鈕，即完成成員的權限設定。

      <figure><img src="/files/DsQpk6RxpaT57ijpA73B" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://susanl.gitbook.io/ke-hu-wen-da-ji/zhang-hao-yu-quan-xian/ru-he-she-ding-yuan-gong-quan-xian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
