# 單一資料夾權限

『資料夾權限』是指針對特定頂層資料夾內的文件進行精確的訪問控制。這項機制讓管理員能依據專案階段（如：發包期、施作期）、職能部門（如：土木、機電）或成員角色，靈活地調整文件的閱覽與操作範圍。

{% hint style="info" %}

#### 補充說明

* **預設繼承邏輯：**&#x8CC7;料夾的『預設權限』是依據專案全域文件權限。意即若未手動修改，成員在各資料夾的權限將與其全域設定一致。
* **修改權限限制：**&#x70BA;確保管理體系之穩定，管理員僅能更動『非管理員』成員的權限。
* <mark style="color:red;">**頂層控管邏輯：**</mark>系統規定僅有『第一層資料夾（頂層資料夾）』能夠更改權限。一但完成設定，該資料夾下方的所有子資料夾均會同步套用。
  {% endhint %}

### 01｜權限編輯流程

欲修改特定資料夾的權限，請執行以下步驟：

{% stepper %}
{% step %}

#### 選擇資料夾

在『所有檔案』頁面中，管理員可透過以下兩種方式靈活進入權限設定介面：

1. 直接於資料夾列表中，在目標資料夾右側點選 ![](/files/tjrSr9vcNr5suEzz7l6x) 圖示，並選擇 ![](/files/utpnpB08a7IIJD8ULpsb) 功能。
2. 先點選進入該資料夾，再點擊畫面右上方之 ![](/files/HjnFpuGvQQ4NlUf8tqKZ) 圖示，從選單中選取 ![](/files/8tIO3wVlAm3htYjHBKCm)。

無論採用哪種方式，皆可針對該第一層資料夾進行精確的成員權限調控。

> 頂層資料夾如下圖範例之：![](/files/0XeRFfX9VfIM4FQSiuXr)**施工文件**、![](/files/r1oSYG81yTYZy5SNawD9)**材料相關**

<div><figure><img src="/files/5SmIGQBONxDWBqQyu0jW" alt=""><figcaption><p>圖一 - 點選「⋮」</p></figcaption></figure> <figure><img src="/files/NKSKdYAb5Hr1K2oUCAo2" alt=""><figcaption><p>圖二 - 點選<kbd><mark style="color:purple;"><strong>🖊️編輯</strong></mark></kbd></p></figcaption></figure></div>

權限設定畫面如下：

<figure><img src="/files/EitFuKM9yBZcS73vOtXq" alt=""><figcaption><p>圖三 - 開啟權限設定畫面</p></figcaption></figure>
{% endstep %}

{% step %}

#### 編輯資料夾權限

開啟『設定權限』視窗後，只需點擊權限欄位即可展開選單，並從中選取欲賦予該成員的權限等級。

<div><figure><img src="/files/NzLtaod2Fr9A1q4shY3w" alt=""><figcaption><p>圖四 - 設定權限(一)</p></figcaption></figure> <figure><img src="/files/CJoxoCnqrtlypBc3w8p6" alt=""><figcaption><p>圖五 - 設定權限(二)</p></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://docs.jobdone.cc/user_guide/cpm/bc/dc/dp/individual-folder.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.
