> 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/suo-you-hui-yuan-lie-biao.md).

# 所有會員列表

### **批量工具**

#### **步驟一**

點擊左側圓孔可完成批量選擇。

<figure><img src="/files/fWg8PPXHEouEQJJ6ZQxg" alt=""><figcaption></figcaption></figure>

#### **步驟二**

{% tabs %}
{% tab title="批量會員資訊" %}
點擊批量工具選擇批量會員資訊，可快速查看已選擇會員資訊。

<figure><img src="/files/xihwQ33MG5PS6NZr6ALZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/67up0SiHGVtzqv3a7mN2" alt=""><figcaption><p>批量會員資訊頁面</p></figcaption></figure>
{% endtab %}

{% tab title="加/減會員群組" %}
點擊批量工具選擇加/減會員群組，可快速加/減會員群組。

<figure><img src="/files/VARLHfmnh1HbOHWsuNA8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JjrkGE28DR2G5cQLsJBN" alt=""><figcaption></figcaption></figure>

則已選擇的會員加入/退出vip會員群。

<figure><img src="/files/2FzWS5q2EVAFGl5Rud6Z" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="批量加減購物金" %}

<figure><img src="/files/YfrNG8FH1XaFibBuJCyp" alt="" width="343"><figcaption></figcaption></figure>

## 💰 向用戶加減購物金

### 📌 功能簡介

管理員可透過本功能手動為會員帳戶加值或扣除購物金，並選擇是否發送 SMS 或 Email 通知。此功能常用於活動補償、人工調整或特別優惠等情境。

***

### 📝 操作說明

| 項目            | 說明                                                   |
| ------------- | ---------------------------------------------------- |
| **請輸入增減的金額**  | 輸入欲加值（正數）或扣除（負數）的金額。例：+100 表示加值 100 元，-50 表示扣除 50 元。 |
| **備註 (如需)**   | 中文備註說明，僅供內部紀錄或用於發送通知的訊息補充。                           |
| **英文備註 (如需)** | 若系統需支援英文用戶通知，可填寫對應的英文說明。                             |

***

### 📩 通知設定

#### 📱 發送 SMS 通知

* ✅ 開啟後，將會以 SMS 形式發送購物金調整內容給用戶。
* 所有輸入的文字（含備註）將包含於簡訊中。

#### 📧 發送 Email 通知

* ✅ 開啟後，會以 Email 形式通知用戶。
* 郵件內容會包含調整金額與備註資訊。

> ⚠️ 通知內容依照實際平台模板發送，請確認備註語氣與內容妥當。

***

### 🧠 小提示

* 請確認金額輸入為正確的數值格式（例如：`+100`、`-200`）。
* 若無開啟通知選項，系統只會進行加減記錄，不會主動告知用戶。
* 建議所有手動調整皆填寫備註，方便後續查詢與對帳。

***

<figure><img src="/files/oKvJJglSSrDxFp4VwgWa" alt=""><figcaption><p><br>💰 向用戶加減購物金</p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
會員群組相關可前往[會員群組](/kai-dian-zhi-nan/wang-dian-guan-li/hui-yuan-guan-li/hui-yuan-qun-zu.md)查看。
{% endhint %}

### **查找工具**

在方框内填寫需要的信息可快速查找會員。

<figure><img src="/files/tyG1osADTYSdZmksJgKC" alt=""><figcaption><p>會員篩選框</p></figcaption></figure>

{% tabs %}
{% tab title="賬號/識別碼/注冊日期" %}
在此處填寫賬號/識別碼/注冊日期可快速篩選會員。

<figure><img src="/files/cyuLbi24YbmEn5839NBC" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="個人資訊" %}
在此處填寫會員個人資訊可快速篩選會員。

<figure><img src="/files/xXNOWbqA8aKTMOFAGJvF" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="級別" %}
在此處填寫會員級別可快速篩選會員。

<figure><img src="/files/tvC9fzjArboKLmLtiqud" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/suo-you-hui-yuan-lie-biao.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.
