> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/wang-dian-guan-li/hui-yuan-guan-li/hui-yuan-qun-zu.md).

# 會員群組

### **新增會員群組**

點擊右上角「新增會員群組」按鈕。

<figure><img src="/files/DLKd6WGKi5MQgurfopbb" alt=""><figcaption><p>會員群組界面</p></figcaption></figure>

在方框内填寫群組名稱。

<figure><img src="/files/RUadx2hYM8R8byBP7Lnx" alt=""><figcaption><p>會員群組界面</p></figcaption></figure>

{% hint style="info" %}
注意：若需要填寫英文群組名則點擊右上角切換英文。
{% endhint %}

### **快速查看群組**

完成填寫后可於下方查看所有群組。

<figure><img src="/files/3vCXYdZU2dAnnY8o8aCK" alt=""><figcaption><p>會員群組界面</p></figcaption></figure>

在方框内填寫會員群組名稱可快速查找所需群組。

<figure><img src="/files/FOlsuY7SKkTMcSVdYxoz" alt=""><figcaption><p>會員群組界面</p></figcaption></figure>

英文同理，在右側填寫英文群組名稱可快速查找所需群組。

<figure><img src="/files/ydlbBbJHfTb8KO7F7TZx" alt=""><figcaption><p>會員群組界面</p></figcaption></figure>

### **修改群組**

點擊右側按鈕可修改群組名稱或刪除群組。

<figure><img src="/files/Ct7TN6o47c66MjO3P1Es" alt=""><figcaption><p>會員群組界面</p></figcaption></figure>


---

# 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://help.cube.mo/kai-dian-zhi-nan/wang-dian-guan-li/hui-yuan-guan-li/hui-yuan-qun-zu.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.
