> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/tuan-dui.md).

# 團隊

使用團隊來管理工作區成員和邀請。新增或移除人員、分配角色與權限，並查看待處理的邀請。

<div data-with-frame="true"><figure><img src="/files/WdbOX9ehryRKAhCAMH08" alt=""><figcaption></figcaption></figure></div>

### 邀請成員

1. 選擇 **邀請成員**。

<div data-with-frame="true"><figure><img src="/files/yItDJsMQ1ljnMAnWylZD" alt=""><figcaption></figcaption></figure></div>

2. 輸入團隊成員的詳細資訊（名字、姓氏 和 電子郵件地址），並根據您要授予的存取權限級別選擇正確的角色。
3. 選擇 **發送邀請**。

<div data-with-frame="true"><figure><img src="/files/yvLCAvyUVsffCk4aADsk" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Chatlyst 中的角色：

* **成員** — 管理對話的基本存取權限。
* **管理員** — 對大多數功能擁有更廣泛的管理存取權限，但不包括計費 。
* **擁有者** — 完全存取權限。
  {% endhint %}

### 成員加入流程

1. 被邀請的成員會收到一封電子郵件邀請，其中包含加入工作區和完成初始登入步驟的說明。

<div data-with-frame="true"><figure><img src="/files/L4bngPVyBuhClELsJTa9" alt="" width="563"><figcaption></figcaption></figure></div>

2. 首次登入時，被邀請的成員需要檢查並完成帳戶詳細資訊，並設定密碼以完成初始帳戶設定。

<div data-with-frame="true"><figure><img src="/files/W5wYRRo7B1iNBOVz9T7y" alt="" width="563"><figcaption></figcaption></figure></div>

3. 接著，被邀請的成員即可登入。

<div data-with-frame="true"><figure><img src="/files/jiDQwbFbYwH3ClNNwaa4" alt="" width="563"><figcaption></figcaption></figure></div>

4. 在被邀請的成員登入後，已啟用成員列表和待處理邀請列表會自動更新。

<div data-with-frame="true"><figure><img src="/files/A4oI8djIdLcEPXCb38NX" alt="" width="563"><figcaption></figcaption></figure></div>

5\. 已啟用成員列表會顯示工作區成員的完整列表以及每個人的關鍵詳細資訊，包括角色和目前狀態。

<div data-with-frame="true"><figure><img src="/files/eyTsS0H1VWF4vS7RipI2" alt="" width="563"><figcaption></figcaption></figure></div>

6. 待處理邀請列表會顯示每個邀請的狀態，以便擁有者確認邀請是待處理、已接受，還是需要重新發送員。

<div data-with-frame="true"><figure><img src="/files/bKiVM2sYl0Z9qtpQmpFZ" alt="" width="563"><figcaption></figcaption></figure></div>

7. 如果未立即顯示最新變更，請選擇 **重新整理** 以獲取最新資訊。

<div data-with-frame="true"><figure><img src="/files/nRc3AszaWb0maiBZEFaY" alt="" width="563"><figcaption></figcaption></figure></div>

### 管理存取權限

以下指南說明如何管理成員的存取權限：

1. 選擇該成員。
2. 開啟成員姓名旁邊的選單。

<div data-with-frame="true"><figure><img src="/files/cABdrmnJIeKOSgbkAUIE" alt=""><figcaption></figcaption></figure></div>

3. 使用該選單來：
   * 更新成員的角色與存取權限級別
   * 停用該成員以暫時移除其存取權限
   * 將該成員從工作區中移除

<div data-with-frame="true"><figure><img src="/files/6gjUj97F7jq6wRrtwJaG" alt=""><figcaption></figcaption></figure></div>

### 管理邀請

以下指南說明如何管理邀請：

1. 選擇該邀請。
2. 開啟被邀請人姓名旁邊的選單。

<div data-with-frame="true"><figure><img src="/files/7LlhQuE5ZDJmg1zsMfDp" alt=""><figcaption></figcaption></figure></div>

3. 使用該選單來：
   * **重新發送邀請**（如果漏掉了原始郵件或郵件已過期）。
   * **撤銷邀請**（如果發送錯誤或不再需要）。

<div data-with-frame="true"><figure><img src="/files/xrxrKq8Xawjk1a27grgS" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/tuan-dui.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.
