> ## Documentation Index
> Fetch the complete documentation index at: https://docs.traseq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 成員角色與權限

> 工作空間 RBAC、research seat 計算與權限矩陣。

工作空間使用角色式存取控制。

## 四種角色

| 角色         | 說明              |
| ---------- | --------------- |
| **Owner**  | 工作空間建立者，擁有完整控制權 |
| **Admin**  | 可管理成員與大部分設定     |
| **Member** | 可建立策略、執行回測與日常操作 |
| **Viewer** | 只讀權限            |

## 權限矩陣

| 操作       | Owner | Admin | Member | Viewer |
| -------- | :---: | :---: | :----: | :----: |
| 查看策略與回測  |   ✅   |   ✅   |    ✅   |    ✅   |
| 建立與編輯策略  |   ✅   |   ✅   |    ✅   |    ❌   |
| 執行回測     |   ✅   |   ✅   |    ✅   |    ❌   |
| 管理積木     |   ✅   |   ✅   |    ✅   |    ❌   |
| 邀請成員     |   ✅   |   ✅   |    ❌   |    ❌   |
| 修改成員角色   |   ✅   |   ✅   |    ❌   |    ❌   |
| 移除成員     |   ✅   |   ✅   |    ❌   |    ❌   |
| 管理帳務     |   ✅   |   ❌   |    ❌   |    ❌   |
| 修改工作空間設定 |   ✅   |   ✅   |    ❌   |    ❌   |
| 刪除工作空間   |   ✅   |   ❌   |    ❌   |    ❌   |

## 席位計算

* **Owner**、**Admin**、**Member** 會佔用 research seat
* **Viewer** 不佔用 research seat
* Viewer 升級時需要有可用席位

## 席位與 viewer 限制

| 方案   | Active Research Seats | Viewer Access |
| ---- | --------------------- | ------------- |
| Free | 僅 owner               | 無             |
| Plus | 1                     | 內含            |
| Pro  | 3                     | 內含            |

## 修改成員角色

1. 進入 **Settings** -> **Members**
2. 找到成員
3. 打開角色下拉選單
4. 選擇新角色

> Warning: 只有 Owner 本人能變更或移除 Owner 角色。

## 下一步

* [邀請成員](/zh-hant/guides/workspace/invitations)
* [工作空間設定](/zh-hant/guides/workspace/settings)
