> 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/pai-chu-hui-yuan-sheng-ji.md).

# 排除會員升級

### 📌 功能簡介

此功能允許管理員從會員升級名單中排除特定用戶，以避免不必要的自動升級或調整。適用於特殊情況，如用戶暫時不符合升級條件或需保持現有會員級別。

> ✅ **路徑位置**：後台首頁 > 會員管理 > 排除會員升級

***

### ✅ 操作流程簡要

1. 在「用戶電郵地址」欄位輸入需排除的電郵地址（每列一筆）。
2. 在「用戶電話」欄位輸入需排除的電話號碼（每列一筆）。
3. 儲存設定，系統將根據輸入的電郵和電話號碼排除相應的會員升級。

> 🧠 *小提示：請確保輸入的電郵地址及電話號碼正確且與會員資料對應，以免設定失敗。*

<figure><img src="/files/ZD4kwHxxN2lk6vF8y8ga" alt=""><figcaption><p>排除會員升級界面</p></figcaption></figure>

***

按要求填寫所需用戶的電郵地址/注冊電話。

<figure><img src="/files/UgwqpaCdp4eDkNV7Eoam" alt=""><figcaption><p>排除會員升級界面</p></figcaption></figure>

完成填寫后可於該列表内查看。

<figure><img src="/files/5DJ9CcH13qJd0dTNo5UW" alt=""><figcaption><p>排除會員升級界面</p></figcaption></figure>

{% hint style="info" %}
在搜索框内填寫用戶電郵地址/電話可快速搜尋
{% endhint %}


---

# 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/pai-chu-hui-yuan-sheng-ji.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.
